Skip to content

hiddenDistance

Description

hiddenDistance is a Property on WorldText
If hideAtDistance is set to true, this text will be hidden when the camera is farther than this distance.

Example
object.worldText.hiddenDistance = 1.0
local testVariable = object.worldText.hiddenDistance
Usage

returns: float