inochi2d v0.7.2 (2022-07-03T18:20:38Z)
Dub
Repo
BindTarget
inochi2d
core
param
binding
A target to bind to
struct
BindTarget {
Node
node
;
string
paramName
;
}
Members
Variables
node
Node
node
;
The node to bind to
paramName
string
paramName
;
The parameter to bind
Meta
Source
See Implementation
inochi2d
core
param
binding
classes
DeformationParameterBinding
ParameterBinding
ParameterBindingImpl
ValueParameterBinding
enums
InterpolateMode
structs
BindTarget
A target to bind to