godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
CollisionShape2D.shape
godot
collisionshape2d
CollisionShape2D
The actual shape owned by this collision shape.
Shape2D
shape
[@property getter]
Shape2D
shape
[@property setter]
struct
CollisionShape2D
@
nogc
nothrow @
property
void
shape
(
Shape2D
v
)
Meta
Source
See Implementation
godot
collisionshape2d
CollisionShape2D
aliases
BaseClasses
functions
_shapeChanged
getOneWayCollisionMargin
getShape
isDisabled
isOneWayCollisionEnabled
opAssign
opEquals
setDisabled
setOneWayCollision
setOneWayCollisionMargin
setShape
toHash
properties
disabled
oneWayCollision
oneWayCollisionMargin
shape
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The actual shape owned by this collision shape.