textmode.js / Textmodifier / resetMatrix
Method: resetMatrix()
ts
resetMatrix(): void;Reset the current model transform to identity.
This clears translation, rotation, and scale state for subsequent draw calls.
Returns
void
textmode.js / Textmodifier / resetMatrix
resetMatrix(): void;Reset the current model transform to identity.
This clears translation, rotation, and scale state for subsequent draw calls.
void