Enum SdfSpecType
Namespace: pxr
Syntax
public enum SdfSpecType
Fields
Name | Description | Value |
---|---|---|
SdfSpecTypeUnknown | 0 | |
SdfSpecTypeAttribute | 1 | |
SdfSpecTypeConnection | 2 | |
SdfSpecTypeExpression | 3 | |
SdfSpecTypeMapper | 4 | |
SdfSpecTypeMapperArg | 5 | |
SdfSpecTypePrim | 6 | |
SdfSpecTypePseudoRoot | 7 | |
SdfSpecTypeRelationship | 8 | |
SdfSpecTypeRelationshipTarget | 9 | |
SdfSpecTypeVariant | 10 | |
SdfSpecTypeVariantSet | 11 | |
SdfNumSpecTypes | 12 |