inochi2d v0.8.3 (2023-08-11T04:34:11Z)
Dub
Repo
AnimationParameterRef
inochi2d
core
animation
animation
Undocumented in source.
struct
AnimationParameterRef {
Parameter
targetParam
;
int
targetAxis
;
}
Members
Variables
targetAxis
int
targetAxis
;
Target axis of the parameter
targetParam
Parameter
targetParam
;
A parameter to target
Meta
Source
See Implementation
inochi2d
core
animation
animation
structs
Animation
AnimationLane
AnimationParameterRef
Keyframe