InterpolatedCamera._classBinding

Undocumented in source.

Members

Static variables

getSpeed
GodotMethod!(double) getSpeed;
Undocumented in source.
getTargetPath
GodotMethod!(NodePath) getTargetPath;
Undocumented in source.
isInterpolationEnabled
GodotMethod!(bool) isInterpolationEnabled;
Undocumented in source.
setInterpolationEnabled
GodotMethod!(void, bool) setInterpolationEnabled;
Undocumented in source.
setSpeed
GodotMethod!(void, double) setSpeed;
Undocumented in source.
setTarget
GodotMethod!(void, GodotObject) setTarget;
Undocumented in source.
setTargetPath
GodotMethod!(void, NodePath) setTargetPath;
Undocumented in source.

Meta