godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Joint.collisionExcludeNodes
godot
joint
Joint
If
true
, the two bodies of the nodes are not able to collide with each other.
bool
collisionExcludeNodes
[@property getter]
struct
Joint
@
nogc
nothrow @
property
bool
collisionExcludeNodes
(
)
bool
collisionExcludeNodes
[@property setter]
Meta
Source
See Implementation
godot
joint
Joint
aliases
BaseClasses
functions
_bodyExitTree
getExcludeNodesFromCollision
getNodeA
getNodeB
getSolverPriority
opAssign
opEquals
setExcludeNodesFromCollision
setNodeA
setNodeB
setSolverPriority
toHash
properties
collisionExcludeNodes
nodesNodeA
nodesNodeB
solverPriority
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, the two bodies of the nodes are not able to collide with each other.