siClusterPropertyType
 
 
 

siClusterPropertyType

Introduced

v5.0

Description

This enum specifies the type of cluster properties in Softimage.

C# Syntax

siClusterPropertyType.siClusterPropertyEnvelopeWeightType                   // 0
siClusterPropertyType.siClusterPropertyShapeKeyType                         // 1
siClusterPropertyType.siClusterPropertyWeightMapType                        // 2
siClusterPropertyType.siClusterPropertyUVType                               // 3
siClusterPropertyType.siClusterPropertyVertexColorType                      // 4
siClusterPropertyType.siClusterPropertyUserNormalType                       // 5
siClusterPropertyType.siClusterPropertyUserMotionType                       // 6
Constant Value Description
siClusterPropertyEnvelopeWeightType 0 Vertex cluster property envelope weight type.
siClusterPropertyShapeKeyType 1 Vertex cluster property Shape Key type.
siClusterPropertyWeightMapType 2 Vertex cluster property Weight Map type.
siClusterPropertyUVType 3 Node cluster property UV type.
siClusterPropertyVertexColorType 4 Node cluster property vertex color type.
siClusterPropertyUserNormalType 5 Node cluster property user normal type.
siClusterPropertyUserMotionType 6 Vertex cluster property User Motion type.

Applies To

ClusterProperty::GetPropertyType CGeometryAccessor::GetClusterProperties CGeometryAccessor::GetClusterProperty