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