Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ storeRestorePos
Method
storeRestorePos
Engine/source/T3D/physics/physicsShape.cpp:841–844 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
839
}
840
841
void PhysicsShape::storeRestorePos()
842
{
843
mResetPos = getTransform();
844
}
845
846
F32 PhysicsShape::getMass() const
847
{
Callers
1
_updateChildTransform
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected