PathGraphics
Describes a polyline defined as the path made by an Entity as it moves over time.
See also
Types
Initialization options for the PathGraphics constructor
Properties
Gets the event that is raised whenever a property or sub-property is changed or modified.
Gets or sets the DistanceDisplayCondition Property specifying at what distance from the camera that this path will be displayed.
Gets or sets the Property specifying the material used to draw the path.
Gets or sets 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.
Gets or sets the 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.