R3d.SphereShape

From GiderosMobile

Supported platforms: Platform android.pngPlatform ios.pngPlatform mac.pngPlatform pc.pngPlatform html5.pngPlatform winrt.pngPlatform win32.png
Available since: Gideros 2019.10

Description

The SphereShape class describes a sphere collision shape centered at the origin of the collider.

You only need to specify the radius of the sphere to create it.

Methods

r3d.SphereShape.new creates a new collision sphere shape

r3d.SphereShape:setRadius sets the radius of the collision sphere shape