Developer Site
Blog
Discord
Forum
GitHub
Preparing search index...
The search index is not available
PlayCanvas API Reference
PlayCanvas API Reference
Engine
path
normalize
Function normalize
normalize
(
pathname
)
:
string
Normalize the path by removing '.' and '..' instances.
Parameters
pathname
:
string
The path to normalize.
Returns
string
The normalized path.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Developer Site
Blog
Discord
Forum
GitHub
PlayCanvas API Reference
Loading...
Normalize the path by removing '.' and '..' instances.