Enum PcpArcType
Namespace: pxr
Syntax
public enum PcpArcType
Fields
| Name | Description | Value |
|---|---|---|
| PcpArcTypeRoot | 0 | |
| PcpArcTypeInherit | 1 | |
| PcpArcTypeVariant | 2 | |
| PcpArcTypeRelocate | 3 | |
| PcpArcTypeReference | 4 | |
| PcpArcTypePayload | 5 | |
| PcpArcTypeSpecialize | 6 | |
| PcpNumArcTypes | 7 |