Click or drag to resize

Curve3DGetBakedTilts Method

Returns the cache of tilts as a Single.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float[] GetBakedTilts()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.Curve3D.GetBakedTilts"]

See Also