MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / GetLocalPosition

Method GetLocalPosition

include/RavEngine/Transform.hpp:211–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209 }
210
211 inline vector3 Transform::GetLocalPosition()
212 {
213 return position;
214 }
215
216 inline quaternion Transform::GetLocalRotation()
217 {

Callers 1

TickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected