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

In This Topic
    SpecularExponent Property
    In This Topic
    Controls broadness of specular reflection component (VR only)
    Syntax
    'Declaration
     
    
    Public Property SpecularExponent As System.Single
    public System.float SpecularExponent {get; set;}
    Remarks

    If value is large specular reflection approaches perfect mirror

    If value is small will be very diffuse

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also