Format3D.SurfaceLightingType

Format3D.SurfaceLightingType property

Gets and sets the lighting type which is to be applied to the scene of the shape. Default value is LightRigType.ThreePoint.

public LightRigType SurfaceLightingType { get; set; }

See Also