<AddChannelModifier>

This modifier implements an attributes channel for its parent mesh. Attribute types include texture, normal, color, position, and data.

Registration

Class registration and implementation information is as follows:

Category Documentation
ImplementationC++
ModulePlugin-Domain-Parametric
Class HierarchyNode » Modifier » AddChannelModifier
Data Interface NameAddChannelModifier
Type StatusActive
Is Final TypeYes

<AddChannelModifier> Properties

Properties are as follows:

Property Documentation
Attribute Type: PositionSets this modifier to store up to four double-precision values for vertex positions.
Attribute Type: NormalSets this modifier to store up to four double-precision values for vertex positions.
Attribute Type: ColorSets this modifier to store up to four double-precision values for vertex positions.
Attribute Type: Texture CoordinateSets this modifier to store up to four double-precision values for vertex positions.
Attribute Type: Integer DataSets this modifier to store up to four double-precision values for vertex positions.
Attribute Dimension: 1DStores 1D values for the attribute channel.
Attribute Dimension: 2DStores 2D values for the attribute channel.
Attribute Dimension: 3DStores 3D values for the attribute channel.
Attribute Dimension: 4DStores 4D values for the attribute channel.
Interpolation QualifierObsolete. Used to be used to store a connection to a qualifier node that represented an interpolation qualifier such as 'flat' or 'smooth'.

<Modifier> Properties

Properties are as follows:

Property Documentation
EnabledDetermines whether or not the modifier is enabled.

<Node> Properties

Properties are as follows:

Property Documentation
NameSets the name of the node. Do not use / or \ [forward slash and backslash] in the node name as this produces conflicts with resolving link nodes that reference external files.
ClassSets the class of the node.
IDSets the ID of the node. This must be unique for each document, but different documents can use the same ID.
Export DisabledDetermines whether or not the node is exported during an export process, or possibly other purposes.
GuidEnumerates the Node's GUID.