⚲
Class:
Entity
Lua
C++
Edit
Entity::Move
This method moves an entity in local space.
Syntax
void
Move
(const
Vec3
& movement)
void
Move
(const float x, const float y, const float z)
Parameter
Description
movement, (x, y, z)
movement vector
Copyright © 2024 Ultra Software.
All rights reserved.