<CalculateNormalsModifier> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » Modifier » CalculateNormalsModifier

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
int32BinormalAttributesGets or sets the <CalculateNormalModifier> object's binormal attributes channel, which must be an <AddChannelModifier> of type Normal.
doubleCreaseAngleGets or sets the CreaseAngle parameter. This parameter determines the maximum crease angle around which to calculate smooth or hard normals.
doubleFaceWeightGets or sets the FaceWeight parameter. This parameter determines the weight of each face in the normal calculation process.
int32NormalAttributesGets or sets the <CalculateNormalModifier> object's normal attributes channel, which must be an <AddChannelModifier> of type Normal.
int32NormalMapTexCoordsUndocumented.
int32TangentAttributesGets or sets the <CalculateNormalModifier> object's tangent attributes channel, which must be an <AddChannelModifier> of type Normal.