'Declaration Public Property LightIntensity As Single
'Usage Dim instance As DicomImage3D Dim value As Single instance.LightIntensity = value value = instance.LightIntensity
public float LightIntensity {get; set;}
'Declaration Public Property LightIntensity As Single
'Usage Dim instance As DicomImage3D Dim value As Single instance.LightIntensity = value value = instance.LightIntensity
public float LightIntensity {get; set;}
The direction of the light is defined by the LightDirection property, and the default value is 0.6.