Click or drag to resize

Joint2DDisableCollision Property

If true, NodeA and NodeB can not collide.

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

Property Value

Type: Boolean
See Also