Skip to content

shape

Description

shape is a Property on Collider
The shape of this Collider. The shape of a Collider does not need to be the same as the Renderer.

Example
object.collider.shape = "Toaster"
local testVariable = object.collider.shape
Usage

returns: string