Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ GetModelMatrix
Method
GetModelMatrix
extensions/Live2D/Framework/src/Model/CubismUserModel.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
CubismModelMatrix* CubismUserModel::GetModelMatrix() const
181
{
182
return _modelMatrix;
183
}
184
185
csmBool CubismUserModel::IsInitialized()
186
{
Callers
2
OnUpdate
Method · 0.80
ChangeScene
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected