DiffuseReflection Property
In This Topic
Switches on and off diffuse reflection (shading)
Syntax
'Declaration
Public Property DiffuseReflection As System.Single
public System.float DiffuseReflection {get; set;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also