InstanceMaterialGeometry class
InstanceMaterialGeometry class
The instance material. The instance_material element declares the instantiation of a COLLADA material resource.
Inheritance: InstanceMaterialGeometry
→
ColladaElement
The InstanceMaterialGeometry type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of InstanceMaterialGeometry |
Properties
Property | Description |
---|---|
bind | Gets or sets the bind. The bind element binds values to effect parameters upon instantiation. |
bind_vertex_input | Gets or sets the bind vertex input. The bind_vertex_input element binds vertex inputs to effect parameters upon instantiation. |
extra | Gets or sets the extra. |
symbol | Gets or sets the symbol. The symbol attribute specifies which symbol defined from within the geometry this material binds to. |
target | Gets or sets the target. The target attribute specifies the URL of the location of the object to instantiate. |
sid | Gets or sets the sid. The sid attribute is a text string value containing the sub-identifier of this element. This value must be unique within the scope of the parent element. Optional attribute. |
name | Gets or sets the name. The name attribute is the text string name of this element. Optional attribute. |