Class: Entity
Lua
C++
Edit

Entity::SetMatrix

This method sets the entity 4x4 matrix, which describes its position, rotation, and scale in global or local space.

Syntax

Parameter Description
matrix the 4x4 matrix to set
global if true world space will be used, otherwise the entity's local space will be used
Copyright © 2024 Ultra Software.
All rights reserved.