Class TechniqueHint
Contents
[
Hide
]TechniqueHint class
The technique hint. Add a hint for a platform of which technique to use in this effect.
public class TechniqueHint : ColladaElement
Constructors
Name | Description |
---|---|
TechniqueHint() | The default constructor. |
Properties
Name | Description |
---|---|
Platform { get; set; } | Gets or sets the platform. A platform defines a string that specifies which platform this is hint is aimed for. |
Profile { get; set; } | Gets or sets the profile. A profile defines a string that specifies which API profile this is hint is aimed for. |
Reference { get; set; } | Gets or sets the reference. A reference to the technique to use for the specified platform. |
See Also
- class ColladaElement
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD