MCPcopy 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
180CubismModelMatrix* CubismUserModel::GetModelMatrix() const
181{
182 return _modelMatrix;
183}
184
185csmBool CubismUserModel::IsInitialized()
186{

Callers 2

OnUpdateMethod · 0.80
ChangeSceneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected