collapse_all
expand_all
collapse_allexpand_alldropdowndropdownHovercopycodecopycodeHighlight

collapse_all Collapse AllExpand All     dropdown Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++

[TCheckBoxFormControlObj]C#

[TCheckBoxFormControlObj]Visual Basic

[TCheckBoxFormControlObj]
Visual C++
DPSF API Documentation
Orientation3D
.
.
::
..RotationalAcceleration Field
gradient

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).

Namespace: DPSF

Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0

collapse_allSyntax

C#

public Vector3 RotationalAcceleration

Visual Basic

Public RotationalAcceleration As Vector3

Visual C++

public:

Vector3 RotationalAcceleration

Field Value

Type: Vector3

collapse_allSee Also

Orientation3D Class

Orientation3D Members

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com