Class: Entity
Lua
C++
Edit

Entity::GetPosition

This method returns the entity position.

Syntax

Parameter Description
global if set to false the position will be returned relative to the parent, otherwise the position in world space will be returned

Returns

Returns this entity's position, in parent or world space.

Copyright © 2024 Ultra Software.
All rights reserved.