SphereShape
EditA type of Shape
that can be used for spheres.
Constructors
lovr.physics.newSphereShape | Create a new SphereShape. |
World:newSphereCollider | Add a Collider with a SphereShape to the World. |
Methods
SphereShape:getRadius | Get the radius of the SphereShape. |
SphereShape:setRadius | Set the radius of the SphereShape. |