Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getTSShape
Method
getTSShape
Engine/source/afx/ea/afxEA_Model.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
TSShape* afxEA_Model::getTSShape()
178
{
179
return (model) ? model->getTSShape() : 0;
180
}
181
182
TSShapeInstance* afxEA_Model::getTSShapeInstance()
183
{
Callers
4
getPosition
Method · 0.45
getTransform
Method · 0.45
set
Method · 0.45
updateParams
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected