Bind class

Bind class

The bind. The bind element binds values to effect parameters upon instantiation.

Inheritance: BindColladaElement

The Bind type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of Bind

Properties

PropertyDescription
semanticGets or sets the semantic.
The semantic attribute specifies which effect parameter to bind.
targetGets 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