DicomObjects Reference
DicomObjects Reference / PropertiesFor3D Object / SetLightDirection Method
SetLightDirection Method
Description
The direction of the ambient light (VR only)
Syntax
Visual Basic
Public Sub SetLightDirection( _
   ByVal x As Single, _
   ByVal y As Single, _
   ByVal Z As Single _
) 
Parameters
x
y
Z
See Also