# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/overview-of-coordinate-spaces
# Local doc: epic-docs/documentation/en-us/fortnite/overview-of-coordinate-spaces.md
# Section: World Space
vector3<public> := struct<concrete><computes><persistable>:
X<public>:float
Y<public>:float
Z<public>:float
Verse Library
verse
02 World Space
Declares a persistent 3D vector struct storing X, Y, and Z coordinates for spatial math.
extracted-snippets/documentation/en-us/fortnite/overview-of-coordinate-spaces/02-world-space.verse