Click or drag to resize

CSGPolygonPathLocal Property

If false we extrude centered on our path, if true we extrude in relation to the position of our CSGPolygon when Mode is .

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

Property Value

Type: Boolean
See Also