Click or drag to resize

Curve3DUpVectorEnabled Property

If true, the curve will bake up vectors used for orientation. This is used when RotationMode is set to . Changing it forces the cache to be recomputed.

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

Property Value

Type: Boolean
See Also