ConstructorOptions
Initialization options for the PathGraphics constructor
See also
Properties
A Property specifying at what distance from the camera that this path will be displayed.
A Property specifying the material used to draw the path. Default value - Color.WHITE
A Property specifying how material properties are applied along the path.
A Property specifying the frame in which to visualize the path. Use another entity's id to visualize the path relative to that entity, or use the string values "FIXED" or "INERTIAL" to visualize the path in those reference frames.
A numeric Property specifying the maximum number of seconds to step when sampling the position. Fractional positive values are allowed; in PORTIONS materialMode, non-positive values fall back to the default resolution of 60 seconds. Default value - 60