LinearWorkflow.PreProcessTextures Property

LinearWorkflowPreProcessTextures Property

Linear workflow active state

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool PreProcessTextures { get; set; }
Public Property PreProcessTextures As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also