The TextureType controls how the pixels in the bitmap
are interpreted.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Enumeration TextureType
Members|
| Member name | Value | Description |
|---|
| None | 0 | |
| Bitmap | 1 |
Standard image texture
|
| Bump | 2 |
bump map
|
| Transparency | 3 |
value = alpha
|
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also