Click or drag to resize

PhysicallyBasedMaterialGetTextures Method

Get array of textures that this material uses

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

Return Value

Type: Texture

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

See Also