- getCubicInterpolation
GodotMethod!(bool) getCubicInterpolation;
Undocumented in source.
- getHOffset
GodotMethod!(double) getHOffset;
Undocumented in source.
- getOffset
GodotMethod!(double) getOffset;
Undocumented in source.
- getUnitOffset
GodotMethod!(double) getUnitOffset;
Undocumented in source.
- getVOffset
GodotMethod!(double) getVOffset;
Undocumented in source.
- hasLoop
GodotMethod!(bool) hasLoop;
Undocumented in source.
- setCubicInterpolation
GodotMethod!(void, bool) setCubicInterpolation;
Undocumented in source.
- setHOffset
GodotMethod!(void, double) setHOffset;
Undocumented in source.
- setLoop
GodotMethod!(void, bool) setLoop;
Undocumented in source.
- setOffset
GodotMethod!(void, double) setOffset;
Undocumented in source.
- setUnitOffset
GodotMethod!(void, double) setUnitOffset;
Undocumented in source.
- setVOffset
GodotMethod!(void, double) setVOffset;
Undocumented in source.