GodotSharpAPI
GodotSharpAPI
Godot
CollisionPolygon2D Class
CollisionPolygon2D Properties
BuildMode Property
Disabled Property
OneWayCollision Property
OneWayCollisionMargin Property
Polygon Property
CollisionPolygon2D
Disabled Property
If
true
, no collisions will be detected.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
Disabled
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
CollisionPolygon2D Class
Godot Namespace