Method: Get_AbsolutePosition
Member of Now3D.CN3DCamera
Syntax
Sub Get_AbsolutePosition ( ByRef X As Variant , ByRef Y As Variant , ByRef Z As Variant ) |
Description
Returns the absolute position of the camera. |
Parameters
X | ||
the X coordinate of the absolute position | ||
Y | ||
the Y coordinate of the absolute position | ||
Z | ||
the Z coordinate of the absolute position |