ExtensionPathType

class omni.ext.ExtensionPathType

Bases: pybind11_object

Index Refresh States.

Members:

COLLECTION

COLLECTION_USER

COLLECTION_CACHE

DIRECT_PATH

EXT_1_FOLDER

Methods

__init__(self, value)

Attributes

COLLECTION

COLLECTION_CACHE

COLLECTION_USER

DIRECT_PATH

EXT_1_FOLDER

name

value

__init__(self: omni.ext._extensions.ExtensionPathType, value: int) None
property name