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