Physics2DServerSingleton.shapeSetData

Sets the shape data that defines its shape and size. The data to be passed depends on the kind of shape created shapeGetType.

struct Physics2DServerSingleton
@nogc nothrow
void
shapeSetData
(
VariantArg1
)
(
in RID shape
,
in VariantArg1 data
)

Meta