Click or drag to resize

CurveBakeResolution Property

The number of points to include in the baked (i.e. cached) curve data.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int BakeResolution { get; set; }

Property Value

Type: Int32
See Also