PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
core
/
com.pico.spatial.core.ecs
/
TransformComponent
/
getLocalMatrix
get
Local
Matrix
fun
getLocalMatrix
(
)
:
Matrix4
Gets the local matrix of the
TransformComponent
.
Return
The local matrix of the
TransformComponent
.
See also
Matrix4