TechniqueOverride class

TechniqueOverride class

The technique override. Target specific techniques and passes inside a material rather than having to split the effects techniques and passes into multiple effects.

Inheritance: TechniqueOverrideColladaElement

The TechniqueOverride type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of TechniqueOverride

Properties

PropertyDescription
referenceGets or sets the reference.
The reference attribute is required and specifies the SID of a technique.

See Also