Click or drag to resize

InterpolatedCameraIsInterpolationEnabled Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.InterpolatedCamera.IsInterpolationEnabled"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsInterpolationEnabled is deprecated. Use the Enabled property instead.")]
public bool IsInterpolationEnabled()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.InterpolatedCamera.IsInterpolationEnabled"]

See Also