siMappedItemType String Constant


Variables

const wchar_t *  siCompoundMappedItem
const wchar_t *  siConstraintMappedItem
const wchar_t *  siExpressionMappedItem
const wchar_t *  siFCurveMappedItem
const wchar_t *  siShapeCompoundMappedItem
const wchar_t *  siShapeKeyMappedItem
const wchar_t *  siStaticValueMappedItem

Detailed Description

Specifies the different fundamental types of MappedItem objects.
See also:
SIObject::Type, SIObject::GetType

MappedItem


Variable Documentation

const wchar_t* siCompoundMappedItem

["CompoundMappedItem"] Represents a compound item in a compound clip.

const wchar_t* siConstraintMappedItem

["ConstraintMappedItem"] Represents an item of a clip which is driven by a Constraint object.

const wchar_t* siExpressionMappedItem

["ExpressionMappedItem"] Represents an item of a clip which is driven by an Expression .

const wchar_t* siFCurveMappedItem

["FCurveMappedItem"] Represents an item of a clip which is driven by an FCurve clip.

const wchar_t* siShapeCompoundMappedItem

["ShapeCompoundMappedItem"] Represents a shape compound item in a compound clip.

const wchar_t* siShapeKeyMappedItem

["ShapeKeyMappedItem"] Represents an item of a clip which is driven by a ShapeKey object.

const wchar_t* siStaticValueMappedItem

["StaticValueMappedItem"] Represents an item of a clip which is driven by a static value.