RhinoCommon API
TextureType Enumeration |
The TextureType controls how the pixels in the bitmap
are interpreted.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Bitmap | 1 | Standard image texture | |
| Bump | 2 | bump map | |
| Transparency | 3 | value = alpha |