TechniqueHint class

TechniqueHint class

The technique hint. Add a hint for a platform of which technique to use in this effect.

Inheritance: TechniqueHintColladaElement

The TechniqueHint type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of TechniqueHint

Properties

PropertyDescription
platformGets or sets the platform.
A platform defines a string that specifies which platform this is hint is aimed for.
profileGets or sets the profile.
A profile defines a string that specifies which API profile this is hint is aimed for.
referenceGets or sets the reference.
A reference to the technique to use for the specified platform.

See Also