Click or drag to resize

JointCollision__excludeNodes Property

If true, the two bodies of the nodes are not able to collide with each other.

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

Property Value

Type: Boolean
See Also