Click or drag to resize

TextureEnabled Property

If the texture is enabled then it will be visible in the rendered display otherwise it will not.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also