[TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic Rotates the given Position and Orientation around the Pivot Point, changing the Position and Orientation. NOTE: The Pivot Point and Position's Z-values are ignored. NOTE: This function is provided for convenience when using 3D Vectors in 2D coordinate systems. Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 Syntax
Parameters fRotation The Rotation in radians to apply to the object sPivotPoint Type: Vector3 The Point to rotate the object around. NOTE: The Z-value is ignored, since this is a 2D rotation. srPosition Type: Vector3% The Position of the object to be modified. NOTE: The Z-value is ignored and will not be changed, since this is a 2D rotation. frOrientation The Orientation (rotation) of the object to be modified See Also |