TextureType Enumeration

TextureType Enumeration

The TextureType controls how the pixels in the bitmap are interpreted.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum TextureType
Public Enumeration TextureType
Members
  Member nameValueDescription
None0
Bitmap1 Standard image texture
Bump2 bump map
Transparency3 value = alpha
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also