ExtensionPathType#
- class omni.ext.ExtensionPathType#
Bases:
pybind11_objectIndex Refresh States.
Members:
COLLECTION : Default collection path.
COLLECTION_USER : User collection path.
COLLECTION_CACHE : Cache collection path.
DIRECT_PATH : Direct, non-collection path.
EXT_1_FOLDER : Legacy Ext-1 style folder.
Methods
__init__(self, value)Attributes
- __init__(
- self: omni.ext._extensions.ExtensionPathType,
- value: int,
- property name#