ProxyTypes Enumeration

ProxyTypes Enumeration

Defines the proxy type of the render content

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public enum ProxyTypes
Public Enumeration ProxyTypes
Members
  Member nameValueDescription
None0
Single1
Multi2
Texture3
See Also