Click or drag to resize

CentralSettingsPreviewBumpZBuffer Property

Gets or sets whether the Document preview bumps the Z-Buffer. Setting this value automatically causes a redraw of the Rhino viewports.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static bool PreviewBumpZBuffer { get; set; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.CentralSettings.PreviewBumpZBuffer"]

See Also