godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
CollisionPolygon.margin
godot
collisionpolygon
CollisionPolygon
The collision margin for the generated
Shape
. See
Shape.margin
for more details.
double
margin
[@property getter]
struct
CollisionPolygon
@
nogc
nothrow @
property
double
margin
(
)
double
margin
[@property setter]
Meta
Source
See Implementation
godot
collisionpolygon
CollisionPolygon
aliases
BaseClasses
functions
_isEditable3dPolygon
getDepth
getMargin
getPolygon
isDisabled
opAssign
opEquals
setDepth
setDisabled
setMargin
setPolygon
toHash
properties
depth
disabled
margin
polygon
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The collision margin for the generated Shape. See Shape.margin for more details.