CBaseAnimatingOverlay: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{CD|CBaseAnimatingOverlay|base=CBaseAnimating|file1=[https://github.com/ValveSoftware/source-sdk-2013/blob/master/mp/src/game/server/BaseAnimatingOverlay.cpp BaseAnimatingOverlay.cpp]}} | {{CD|CBaseAnimatingOverlay|base=CBaseAnimating|file1=[https://github.com/ValveSoftware/source-sdk-2013/blob/master/mp/src/game/server/BaseAnimatingOverlay.cpp BaseAnimatingOverlay.cpp]}} | ||
Class that provides animation blending. | |||
== See Also == | == See Also == | ||
* [[ | * [[Animating a model#Blending sequences]] | ||
Latest revision as of 00:49, 26 September 2024
| CBaseAnimatingOverlay |
Class that provides animation blending.