Class InstanceMaterialRendering
Contents
[
Hide
]InstanceMaterialRendering class
The instance material rendering. Instantiates a COLLADA material resource for a screen effect.
public class InstanceMaterialRendering : ColladaElement
Constructors
Name | Description |
---|---|
InstanceMaterialRendering() | The default constructor. |
Properties
Name | Description |
---|---|
Bind { get; set; } | Gets or sets the bind. Binds values to effect parameters upon instantiation. |
Extra { get; set; } | Gets or sets the extra. |
TechniqueOverride { get; set; } | Gets 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. |
Url { get; set; } | Gets or sets the url. |
See Also
- class ColladaElement
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD