BindVertexInput class
BindVertexInput class
The bind vertex input. The bind_vertex_input element binds vertex inputs to effect parameters upon instantiation.
Inheritance: BindVertexInput
→
ColladaElement
The BindVertexInput type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of BindVertexInput |
Properties
Property | Description |
---|---|
semantic | Gets or sets the semantic. The semantic attribute specifies which effect parameter to bind. |
input_semantic | Gets or sets the input semantic. The input_semantic attribute specifies which input semantic to bind. |
input_set | Gets or sets the input set. The input_set attribute specifies which input set to bind. |
input_set_specified | Gets or sets a value indicating whether input set is specified. |