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
PivotPoint3D
.
.
::
..PivotRotationalAcceleration Field
gradient

Get / Set the object's Rotational Acceleration around the Pivot Point (Position change).

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 PivotRotationalAcceleration

Visual Basic

Public PivotRotationalAcceleration As Vector3

Visual C++

public:

Vector3 PivotRotationalAcceleration

Field Value

Type: Vector3

collapse_allSee Also

PivotPoint3D Class

PivotPoint3D Members

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com