createSphere
Creates a sphere-shaped ShapeResource with the specified radius.
Return
A new ShapeResource representing the sphere.
Parameters
radius
The radius of the sphere in meters.
Creates a sphere-shaped ShapeResource with the specified radius.
A new ShapeResource representing the sphere.
The radius of the sphere in meters.