godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Physics2DShapeQueryParameters.collideWithAreas
godot
physics2dshapequeryparameters
Physics2DShapeQueryParameters
If
true
, the query will take
Area2D
s into account.
bool
collideWithAreas
[@property getter]
struct
Physics2DShapeQueryParameters
@
nogc
nothrow @
property
bool
collideWithAreas
(
)
bool
collideWithAreas
[@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
If true, the query will take Area2Ds into account.