Click or drag to resize

RenderMaterialDefaultPreviewBackgroundType Property

Set or get the default scene background for the image that appears in preview panes

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.11
Syntax
public RenderMaterialPreviewBackgroundType DefaultPreviewBackgroundType { get; set; }

Property Value

Type: RenderMaterialPreviewBackgroundType
See Also