MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xFXanimUVSetTranslation

Function xFXanimUVSetTranslation

src/SB/Core/x/xFX.cpp:652–656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

650}
651
652void xFXanimUVSetTranslation(const xVec3* translation)
653{
654 xFXanimUVTrans[0] = translation->x;
655 xFXanimUVTrans[1] = translation->y;
656}
657
658void xFXStreakUpdate(U32 id, const xVec3* a, const xVec3* b)
659{

Callers 1

xEntSetupPipelineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected