Click or drag to resize

MaterialGetTextures Method

Get array of textures that this material uses

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.7
Syntax
public Texture[] GetTextures()

Return Value

Type: Texture

[Missing <returns> documentation for "M:Rhino.DocObjects.Material.GetTextures"]

See Also