Function PhysicsServerSingleton.shapeCreate
Creates a shape of a type from shapetype
. Does not assign it to a body or an area. To do so, you must use areaSetShape
or bodySetShape
.
Creates a shape of a type from shapetype
. Does not assign it to a body or an area. To do so, you must use areaSetShape
or bodySetShape
.