MCPcopy Create free account
hub / github.com/Voine/ChatWaifu_Mobile / SwitchRenderingTarget

Method SwitchRenderingTarget

Live2D/src/main/cpp/LAppView.cpp:359–362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357}
358
359void LAppView::SwitchRenderingTarget(SelectTarget targetType)
360{
361 _renderTarget = targetType;
362}
363
364void LAppView::SetRenderTargetClearColor(float r, float g, float b)
365{

Callers 2

ChangeSceneMethod · 0.80
ChangeModelToMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected