GodotSharpAPI
GodotSharpAPI
Godot
Joint2D Class
Joint2D Properties
Bias Property
DisableCollision Property
NodeA Property
NodeB Property
Joint2D
DisableCollision Property
If
true
,
NodeA
and
NodeB
can not collide.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
DisableCollision
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
Joint2D Class
Godot Namespace