ReadonlyextensionThe extension of the file of the current path object (without dot).
ReadonlyfileThe name of the file, including its extension, in the current path object.
ReadonlyfileThe name of the file, without its extension, in the current path object.
ReadonlyisReadonlyparentA 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