Method: Get_Direction
Member of Now3D.CN3DCamera
Syntax
|
Sub
Get_Direction
(
ByRef
X
As
Variant
,
ByRef
Y
As
Variant
,
ByRef
Z
As
Variant
)
|
Description
|
Returns the Camera direction.
|
Parameters
|
X
|
|
|
the X coordinate of the direction
|
|
Y
|
|
|
the Y coordinate of the direction
|
|
Z
|
|
|
the Z coordinate of the direction
|