ExtPathUrl#
Fully qualified name: omni::ext::ExtPathUrl
Defined in omni/ext/ExtensionsUtils.h
-
struct ExtPathUrl#
The result of parsing an extension URL.
Given “omniverse://path/to/object”,
scheme
would contain “omniverse” andpath
would contain “path/to/object”