Click or drag to resize

ModelTextureSlot Class

Represents a composite texture slot used in material definitions.
Inheritance Hierarchy
SystemObject
  Grasshopper.RhinocerosModelValue
    Grasshopper.Rhinoceros.RenderModelTextureSlot

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ModelTextureSlot : ModelValue

The ModelTextureSlot type exposes the following members.

Constructors
  NameDescription
Public methodModelTextureSlot
Initializes a new instance of the ModelTextureSlot class
Public methodModelTextureSlot(ModelTextureSlotAttributes)
Initializes a new instance of the ModelTextureSlot class
Public methodModelTextureSlot(RenderContent, String)
Initializes a new instance of the ModelTextureSlot class
Top
Properties
Methods
Operators
See Also