Click or drag to resize

DisplayPipelineAttributesBakeTextures Property

Adds the ability to display procedural textures in viewports. When it is turned off, procedural textures in viewports look different from the rendering.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool BakeTextures { get; set; }

Property Value

Type: Boolean
See Also