module documentation

A collection of known USD-related keywords, attributes, and types.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Constant COMMON​_ATTRIBUTES Undocumented
Constant KEYWORDS Undocumented
Constant OPERATORS Undocumented
Constant SPECIAL​_NAMES Undocumented
Constant TYPES Undocumented
COMMON_ATTRIBUTES: list[str] =

Undocumented

Value
['extent', 'xformOpOrder']
KEYWORDS: list[str] =

Undocumented

Value
['class',
 'clips',
 'custom',
 'customData',
 'def',
 'dictionary',
 'inherits',
...
OPERATORS: list[str] =

Undocumented

Value
['add', 'append', 'delete', 'prepend', 'reorder']
SPECIAL_NAMES: list[str] =

Undocumented

Value
['active',
 'apiSchemas',
 'defaultPrim',
 'elementSize',
 'endTimeCode',
 'hidden',
 'instanceable',
...
TYPES: list[str] =

Undocumented

Value
['asset',
 'bool',
 'color3d',
 'color3f',
 'color3h',
 'color4d',
 'color4f',
...