getLocalTransform abstract method
Gets the local (relative to parent) transform for entity
.
Implementation
Future<Matrix4> getLocalTransform(ThermionEntity entity);
Gets the local (relative to parent) transform for entity
.
Future<Matrix4> getLocalTransform(ThermionEntity entity);