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++     dropdown Members: Show All Members: Filtered Members: Filtered Members: Filtered

[TCheckBoxFormControlObj]C#

[TCheckBoxFormControlObj]Visual Basic

[TCheckBoxFormControlObj]
Visual C++

[TCheckBoxFormControlObj]Include Protected Members

[TCheckBoxFormControlObj]
Include Inherited Members
DPSF API Documentation
Orientation3DWithPreviousOrientation Fields
gradient
The
Orientation3DWithPreviousOrientation type exposes the following members.

collapse_allFields

 

Name

Description

pubfield

Orientation

The object's Orientation.

(Inherited from Orientation3D.)

pubfield

PreviousOrientation

The object's last orientation (before Update() was called).

pubfield

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

(Inherited from Orientation3D.)

pubfield

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

(Inherited from Orientation3D.)

collapse_allSee Also

Orientation3DWithPreviousOrientation Class

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com