- getCubicInterpolation
GodotMethod!(bool) getCubicInterpolation;
Undocumented in source.
- getHOffset
GodotMethod!(double) getHOffset;
Undocumented in source.
- getLookahead
GodotMethod!(double) getLookahead;
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.
- isRotating
GodotMethod!(bool) isRotating;
Undocumented in source.
- setCubicInterpolation
GodotMethod!(void, bool) setCubicInterpolation;
Undocumented in source.
- setHOffset
GodotMethod!(void, double) setHOffset;
Undocumented in source.
- setLookahead
GodotMethod!(void, double) setLookahead;
Undocumented in source.
- setLoop
GodotMethod!(void, bool) setLoop;
Undocumented in source.
- setOffset
GodotMethod!(void, double) setOffset;
Undocumented in source.
- setRotate
GodotMethod!(void, bool) setRotate;
Undocumented in source.
- setUnitOffset
GodotMethod!(void, double) setUnitOffset;
Undocumented in source.
- setVOffset
GodotMethod!(void, double) setVOffset;
Undocumented in source.