Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
|
..PivotRotationalVelocity Field
|
|
The object's Rotational Velocity around the Pivot Point (Position change).
NOTE: Rotations are specified in radians.
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
public float PivotRotationalVelocity
|
Visual Basic
|
Public PivotRotationalVelocity As Single
|
Visual C++
|
public:
float PivotRotationalVelocity
|
Field Value
Type: Single
See Also
PivotPoint2D Class
PivotPoint2D Members
DPSF Namespace
Send comments on this topic to
|