TwoColorRenderTexture.Texture1On Property

TwoColorRenderTextureTexture1On Property

[Missing <summary> documentation for "P:Rhino.Render.TwoColorRenderTexture.Texture1On"]

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

Property Value

Type: Boolean
See Also