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