Utilities.ShowIncompatibleTextures Property

UtilitiesShowIncompatibleTextures Property

Specifies whether incompatible content should be shown in the corresponding editor.

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

Property Value

Type: Boolean
See Also