[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
[TCheckBoxFormControlObj]Include Protected Members
[TCheckBoxFormControlObj]
Include Inherited Members
Fields
|
Name
|
Description
|

|
Orientation
|
The object's Orientation.
|

|
RotationalAcceleration
|
The object's Rotational Acceleration around its center.
NOTE: Rotations are specified by giving a 3D Vector, where the direction is the axis to rotate around, and the vector length is the amount (angle in radians) to rotate. It can also be thought of as Vector(PitchAcceleration, YawAcceleration, RollAcceleration).
|

|
RotationalVelocity
|
The object's Rotational Velocity around its center.
NOTE: Rotations are specified by giving a 3D Vector, where the direction is the axis to rotate around, and the vector length is the amount (angle in radians) to rotate. It can also be thought of as Vector(PitchVelocity, YawVelocity, RollVelocity).
|
See Also
Orientation3D Class
DPSF Namespace

Send comments on this topic to
|