Skip to content

name

Description

name is a Property on Physics
Returns the name of this Component.

Example
object.physics.name = "Toaster"
local testVariable = object.physics.name
Usage

returns: string