Skip to content

faceCamera

Description

faceCamera is a Property on WorldText
Whether or not this WorldText should always face the camera.

Example
object.worldText.faceCamera = true
local testVariable = object.worldText.faceCamera
Usage

returns: bool