Method: Set_Position
Member of Now3D.CN3DCamera
Syntax
Sub Set_Position ( ByVal X As Single , ByVal Y As Single , ByVal Z As Single ) |
Description
Sets the camera position |
Parameters
X | ||
the X coordinate of the new position | ||
Y | ||
the Y coordinate of the new position | ||
Z | ||
the Z coordinate of the new position |