Format3D.SurfaceMaterialType

Format3D.SurfaceMaterialType property

Gets and sets the material type which is combined with the lighting properties to give the final look and feel of a shape. Default value is PresetMaterialType.WarmMatte.

public PresetMaterialType SurfaceMaterialType { get; set; }

See Also