Verse Library verse

01 World Space

Represents spatial data combining scale, rotation, and translation for coordinate transformations.

extracted-snippets/documentation/en-us/fortnite/overview-of-coordinate-spaces/01-world-space.verse

# 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
transform<public> := struct<concrete><computes>:
Scale<public>:vector3
Rotation<public>:rotation
Translation<public>:vector3

Comments

    Sign in to vote, comment, or suggest an edit. Sign in