ObjectRenderTextureMappings Property |
Namespace:
Grasshopper.Rhinoceros.Render
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic IReadOnlyList<ModelTextureMapping> TextureMappings { get; }Public ReadOnly Property TextureMappings As IReadOnlyList(Of ModelTextureMapping)
Get
Property Value
Type:
IReadOnlyListModelTextureMapping[Missing <value> documentation for "P:Grasshopper.Rhinoceros.Render.ObjectRender.TextureMappings"]
See Also