SurfaceScale Property (DistantDiffuse)
In This Topic
The scale factor in the Z direction. The value is unitless and must be between 0 and 10,000.
Syntax
'Declaration
Public Property SurfaceScale As System.Single
public System.float SurfaceScale {get; set;}
See Also