<CalculateNormalsModifier>

Generates standard or tangent-space vertex normals.

Registration

Class registration and implementation information is as follows:

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

<CalculateNormalsModifier> Properties

Properties are as follows:

Property Documentation
Crease AngleSets the maximum face weighting for smooth shading. Range is 0 to 180.
Face Normal WeightSpecifies the weight given to each normal. Range is 0 to 1.
Texture Attributes Channel of Normal MapSpecifies the texture coordinates channel of the normal map, if a <Texture> node is used to specify the normal map.
Normal Attributes Channel ( for the Normal )Specifies the <AddChannelModifier> into which this modifier assigns computed normal values. The <AddChannelModifier> must be of attribute type 'Normal'.
Normal Attributes Channel ( for the Tangent )Specifies the <AddChannelModifier> into which this modifier assigns computed tangent values. The <AddChannelModifier> must be of attribute type 'Normal'.
Normal Attributes Channel ( for the Binormal )Specifies the <AddChannelModifier> into which this modifier assigns computed binormal values. The <AddChannelModifier> must be of attribute type 'Normal'.

<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.