InstanceMaterialRendering class

InstanceMaterialRendering class

The instance material rendering. Instantiates a COLLADA material resource for a screen effect.

Inheritance: InstanceMaterialRenderingColladaElement

The InstanceMaterialRendering type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of InstanceMaterialRendering

Properties

PropertyDescription
technique_overrideGets or sets the technique override.
Target specific techniques and passes inside a material rather than having to split the effects techniques and passes into multiple effects.
bindGets or sets the bind.
Binds values to effect parameters upon instantiation.
extraGets or sets the extra.
urlGets or sets the url.

See Also