Table of Contents

Class Effect

Namespace
Aspose.CAD.FileFormats.Collada.FileParser.Elements
Assembly
Aspose.CAD.dll

The effect. A self contained description of a SHADER effect.

public class Effect : ColladaElement
Inheritance
Effect
Inherited Members

Constructors

Effect()

Properties

Annotate

Gets or sets the annotate. The annotate element allows you to specify an annotation on this effect.

Asset

Gets or sets the asset. The effect element may contain an asset element.

Extra

Gets or sets the extra. The extra element may appear any number of times.

Id

Gets or sets the id. The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute.

Name

Gets or sets the name. The name attribute is the text string name of this element. Optional attribute.

NewParameter

Gets or sets the new parameter. The new parameter element allows you to create new effect parameters which can be shared by multiple profiles.

ProfileBridge

Gets or sets the profile bridge.

ProfileCommon

Gets or sets the profile common.