MotionProfile Structure |
Namespace: Demo3D.Visuals
public struct MotionProfile
The MotionProfile type exposes the following members.
| Name | Description | |
|---|---|---|
| MotionProfile |
Constructor.
|
| Name | Description | |
|---|---|---|
| Acceleration |
The unsigned acceleration.
| |
| CurrentSpeed |
The unsigned current speed.
| |
| Deceleration |
The unsigned deceleration.
| |
| Direction |
The current direction of travel.
| |
| MaxSpeed |
The unsigned maximum speed.
|