- _getFilters
Array _getFilters()
- _setFilters
void _setFilters(Array filters)
- addInput
void addInput(StringArg0 name)
- blendAnimation
void blendAnimation(StringArg0 animation, double time, double delta, bool seeked, double blend)
- blendInput
double blendInput(long input_index, double time, bool seek, double blend, long filter, bool optimize)
- blendNode
double blendNode(StringArg0 name, AnimationNode node, double time, bool seek, double blend, long filter, bool optimize)
- getCaption
String getCaption()
- getInputCount
long getInputCount()
- getInputName
String getInputName(long input)
- getParameter
Variant getParameter(StringArg0 name)
- hasFilter
String hasFilter()
- isFilterEnabled
bool isFilterEnabled()
- isPathFiltered
bool isPathFiltered(NodePathArg0 path)
- opAssign
AnimationNode opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(AnimationNode other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- process
void process(double time, bool seek)
- removeInput
void removeInput(long index)
- setFilterEnabled
void setFilterEnabled(bool enable)
- setFilterPath
void setFilterPath(NodePathArg0 path, bool enable)
- setParameter
void setParameter(StringArg0 name, VariantArg1 value)