DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage3D Class / SpecularIntensity Property

In This Topic
    SpecularIntensity Property
    In This Topic
    Controls the intensity of specular reflection (VR only)
    Syntax
    'Declaration
     
    
    Public Property SpecularIntensity As System.Single
    public System.float SpecularIntensity {get; set;}
    Remarks
    Typically a value between 0 and 1.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also