Class ProfileCommon
Contents
[
Hide
]ProfileCommon class
The profile common. Opens a block of COMMON platform-specific data types and technique declarations.
public class ProfileCommon : ColladaElement
Constructors
| Name | Description |
|---|---|
| ProfileCommon() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Asset { get; set; } | Gets or sets the asset. |
| Extra { get; set; } | Gets or sets the extra. The extra element may appear any number of times. |
| Id { get; set; } | Gets or sets the id. |
| Technique { get; set; } | Gets or sets the technique. Holds a description of the textures, samplers, SHADERS, parameters, and passes necessary for rendering this effect using one method. |
See Also
- class ColladaElement
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD