Click or drag to resize

CollisionPolygonDisabled Property

If true, no collision will be produced.

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

Property Value

Type: Boolean
See Also