EvilEngine/MRKR

Revision as of 08:36, 1 September 2018 by Battlepedia>Igorseabra4 (Created page with "A Marker represents a 3D position in global space. ===Format=== float[3] position // XYZ coordinates Category:Asset")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A Marker represents a 3D position in global space.

Format

   float[3] position // XYZ coordinates