Documentation
›
API Reference
›
Object
›
Entity
UnlockMatrix
Lua
C++
This function resumes entity matrix updating after a matrix is locked. For faster performance, use Entity::LockMatrix() before calling multiple animation commands, then use Entity::UnlockMatrix() to resume entity matrix updating.
Syntax
UnlockMatrix
()