godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Physics2DShapeQueryParameters.margin
godot
physics2dshapequeryparameters
Physics2DShapeQueryParameters
The collision margin for the shape.
double
margin
[@property getter]
double
margin
[@property setter]
struct
Physics2DShapeQueryParameters
@
nogc
nothrow @
property
void
margin
(
double
v
)
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 collision margin for the shape.