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

..PivotRotationalVelocity Field

gradient

The object's Rotational Velocity 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(PitchVelocity, YawVelocity, RollVelocity).

Namespace: DPSF

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

collapse_allSyntax

C#

public Vector3 PivotRotationalVelocity

Visual Basic

Public PivotRotationalVelocity As Vector3

Visual C++

public:

Vector3 PivotRotationalVelocity

Field Value

Type: Vector3

collapse_allSee Also

PivotPoint3D Class

PivotPoint3D Members

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com