ProfileBridge class

ProfileBridge class

The profile bridge. Bridge COLLADA FX to an external FX framework such as NVIDIA’s CgFX or Microsoft’s Direct3D FX

Inheritance: ProfileBridgeColladaElement

The ProfileBridge type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of ProfileBridge

Properties

PropertyDescription
assetGets or sets the asset.
extraGets or sets the extra.
idGets or sets the id.
platformGets 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
urlGets or sets the url.
The url to the file which we are bridging too.

See Also