UsdListPosition#
Fully qualified name: usdrt::UsdListPosition
- 
enum usdrt::UsdListPosition#
- Specifies a position to add items to lists. - Note - Current support adds to the front for either - Frontenum and appends for either- Backenum.- Values: - 
enumerator UsdListPositionFrontOfPrependList#
- The position at the front of the prepend list. 
 - 
enumerator UsdListPositionBackOfPrependList#
- The position at the back of the prepend list. 
 - 
enumerator UsdListPositionFrontOfAppendList#
- The position at the front of the append list. 
 - 
enumerator UsdListPositionBackOfAppendList#
- The position at the back of the append list. 
 
- 
enumerator UsdListPositionFrontOfPrependList#