DicomObjects Reference
DicomObjects Reference / PropertiesFor3D Object / SetLightDirection Method
In This Topic
    SetLightDirection Method
    In This Topic
    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