TechniqueHint class
TechniqueHint class
The technique hint. Add a hint for a platform of which technique to use in this effect.
Inheritance: TechniqueHint
→
ColladaElement
The TechniqueHint type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of TechniqueHint |
Properties
Property | Description |
---|---|
platform | Gets or sets the platform. A platform defines a string that specifies which platform this is hint is aimed for. |
profile | Gets or sets the profile. A profile defines a string that specifies which API profile this is hint is aimed for. |
reference | Gets or sets the reference. A reference to the technique to use for the specified platform. |