Class ProfileBridge
Contents
[
Hide
]ProfileBridge class
The profile bridge. Bridge COLLADA FX to an external FX framework such as NVIDIA’s CgFX or Microsoft’s Direct3D FX
public class ProfileBridge : ColladaElement
Constructors
| Name | Description |
|---|---|
| ProfileBridge() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Asset { get; set; } | Gets or sets the asset. |
| Extra { get; set; } | Gets or sets the extra. |
| Id { get; set; } | Gets or sets the id. |
| Platform { get; set; } | Gets or sets the platform. The type of platform. This is a vendor-defined character string that indicates the platform or capability target for the technique. Optional |
| Url { get; set; } | Gets or sets the url. The url to the file which we are bridging too. |
See Also
- class ColladaElement
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD