Readonly
extensionThe extension of the file of the current path object (without dot).
Readonly
fileThe name of the file, including its extension, in the current path object.
Readonly
fileThe name of the file, without its extension, in the current path object.
Readonly
isReadonly
parentA path to the parent folder of the current path object.
Whether the path object has a file extension in the end.
Returns the current path as a string.
A path in the filesystem, or Asset Manager. Useful for things like importing files into Lens Studio through the Editor.Model.AssetManager.
Example