Click or drag to resize

RhinoObjectHasTextureMapping Method

Returns true if this object has a texture mapping form any source (pluginId)

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool HasTextureMapping()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.DocObjects.RhinoObject.HasTextureMapping"]

See Also