Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ ClearBlendAnim
Method
ClearBlendAnim
Source/Graphics/animationreader.cpp:315–317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
void AnimationReader::ClearBlendAnim() {
316
blend_anim.clear();
317
}
318
319
void AnimationReader::SetLastRotation(float val) {
320
last_rotation = val;
Callers
2
ApplyAnimationFlags
Method · 0.80
ClearBlendAnimation
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected