SurfaceScale Property (PointSpecular)
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 Single
public float SurfaceScale {get; set;}
See Also