PhysicsServerSingleton.shapeCreate

Creates a shape of type SHAPE_*. Does not assign it to a body or an area. To do so, you must use areaSetShape or bodySetShape.

struct PhysicsServerSingleton
@nogc nothrow
RID
shapeCreate
(
in long type
)

Meta