MaterialGetTextures Method |
Get array of textures that this material uses
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Texture[] GetTextures()
Public Function GetTextures As Texture()
Return Value
Type:
Texture[Missing <returns> documentation for "M:Rhino.DocObjects.Material.GetTextures"]
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also