TextLabel
Hierarchy
- WorldObject
- TextLabel
Index
Constructors
Properties
Methods
Constructors
publicconstructor
Properties
publicalign
publiccolor
publicdimension
Object dimension.
publicfaceCamera
publicfont
publicfontSize
publicreadonlyid
publicreadonlyisGlobal
publicreadonlyisRemote
Whether this entity was created clientside or serverside. (Clientside = false, Serverside = true).
publicreadonlyisStreamedIn
publicoutlineColor
publicoutlineWidth
publicpos
Object position
publicreadonlyrefCount
Returns the ref count of the entity.
publicreadonlyremoteID
The serverside id of this entity.
publicrot
publicscale
publicreadonlystreamingDistance
publicreadonlytarget
publictext
publicreadonlytype
Type of the object.
publicreadonlyvalid
Object usability.
publicvisible
publicstaticreadonlyall
Methods
publicdeleteMeta
publicdestroy
Removes the object from the world.
publicgetMeta
Type parameters
- K: string
publicgetMetaDataKeys
publicgetSyncedMeta
Gets a value using the specified key.
Type parameters
- K: string
publicgetSyncedMetaKeys
publichasMeta
publichasSyncedMeta
Determines whether contains the specified key.
publicsetMeta
Type parameters
- K: string
publicstaticgetByID
Retrieves the marker from the pool.
Creates static text label without streaming enabled.