Bind class
Bind class
The bind. The bind element binds values to effect parameters upon instantiation.
Inheritance: Bind
→
ColladaElement
The Bind type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of Bind |
Properties
Property | Description |
---|---|
semantic | Gets or sets the semantic. The semantic attribute specifies which effect parameter to bind. |
target | Gets or sets the target. The target attribute specifies the location of the value to bind to the specified semantic. This text string is a path-name following a simple syntax described in the “Addressing Syntax” section. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
Bind
- class
ColladaElement