Display the path of a body on a rails. The time to display can be from the current time or a specific time.
More...
|
enum | Mode { RELATIVE
, ABSOLUTE
} |
|
|
override void | AddToSceneDisplay (GSDisplay gsd) |
|
void | DisplayOrbit (GECore ge, GSDisplay.MapToSceneFn mapToScene, double t_now, bool alwaysUpdate=false, bool maintainCoRo=false) |
|
void | AddToSceneDisplay (GSDisplay gsd) |
|
bool | DisplayEnabled () |
|
virtual void | DisplayEnabledSet (bool value) |
|
int | DisplayId () |
|
void | DisplayIdSet (int id) |
|
GSDisplay | GSDisplay () |
|
|
GSDisplayBody | bodyToDisplay |
|
double | durationWorldTime = 100 |
|
LineRenderer | lineR |
|
Mode | mode = Mode.RELATIVE |
|
int | numPoints = 250 |
|
double | startWorldTime = -1 |
|
int | framesBetweenUpdates = 0 |
|
|
bool | displayEnabled = true |
|
int | displayId = -1 |
|
int | framesUntilUpdate = 0 |
| countdown until this display object shold update
|
|
GSDisplay | gsd |
|
Display the path of a body on a rails. The time to display can be from the current time or a specific time.
If the current time is earlier than the start time then nothing will be displayed.
The documentation for this class was generated from the following file:
- ge2/GE2/Assets/GravityEngine2/Runtime/InScene/Display/GSDisplayOnRailsPath.cs