siClusterPropertyType Enum


Enumerations

enum   siClusterPropertyType {
  siClusterPropertyEnvelopeWeightType = 0,
  siClusterPropertyShapeKeyType = 1,
  siClusterPropertyWeightMapType = 2,
  siClusterPropertyUVType = 3,
  siClusterPropertyVertexColorType = 4,
  siClusterPropertyUserNormalType = 5
}

Detailed Description

This enum specifies the type of cluster properties in Softimage. GetPropertyType, CGeometryAccessor::GetClusterProperties, CGeometryAccessor::GetClusterProperty

Enumeration Type Documentation

enum siClusterPropertyType

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