godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Physics2DShapeQueryParameters.exclude
godot
physics2dshapequeryparameters
Physics2DShapeQueryParameters
The list of objects or object
RID
s that will be excluded from collisions.
Array
exclude
[@property getter]
struct
Physics2DShapeQueryParameters
@
nogc
nothrow @
property
Array
exclude
(
)
Array
exclude
[@property setter]
Meta
Source
See Implementation
godot
physics2dshapequeryparameters
Physics2DShapeQueryParameters
aliases
BaseClasses
functions
getCollisionLayer
getExclude
getMargin
getMotion
getShapeRid
getTransform
isCollideWithAreasEnabled
isCollideWithBodiesEnabled
opAssign
opEquals
setCollideWithAreas
setCollideWithBodies
setCollisionLayer
setExclude
setMargin
setMotion
setShape
setShapeRid
setTransform
toHash
properties
collideWithAreas
collideWithBodies
collisionLayer
exclude
margin
motion
shapeRid
transform
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The list of objects or object RIDs that will be excluded from collisions.