API ReferenceecsphysicsregisterConvexShape()このページではregisterConvexShape() ecs.physics.registerConvexShape(world, vertices) Description Register a convex shape. Parameters ParameterTypeDescriptionworldWorldworldverticesnumbervertices Returns Returns the id of the registered convex shape.