Method: Get_Position
Member of Now3D.CN3DLight
Syntax
|
Sub
Get_Position
(
ByRef
X
As
Variant
,
ByRef
Y
As
Variant
,
ByRef
Z
As
Variant
)
|
Description
|
Returns the Light position.
|
Parameters
|
X
|
|
|
the X coordinate of the position
|
|
Y
|
|
|
the Y coordinate of the position
|