Function PhysicsServerSingleton.shapeSetData

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

void shapeSetData(VariantArg1) (
  in RID shape,
  in VariantArg1 data
);