Method: LookAt
Member of Now3D.CN3DCamera
Syntax
Sub LookAt ( ByRef X As Variant , ByRef Y As Variant , ByRef Z As Variant ) |
Description
Set the Camera direction using a LookAt position |
Parameters
X | ||
the X coordinate of the LookAt position | ||
Y | ||
the Y coordinate of the LookAt position | ||
Z | ||
the Z coordinate of the LookAt position |