Skip to content

hideAtDistance

Description

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

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

returns: bool