RhinoCommon API
RenderContentKind Enumeration |
Defines constant values for all render content kinds, such as material,
environment or texture.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.1


Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
Material | 1 | ||
Environment | 2 | ||
Texture | 4 |
