TextLabel Properties |
The TextLabel type exposes the following members.
Name | Description | |
---|---|---|
![]() | Color |
Gets or sets the color of this TextLabel.
|
![]() | DrawDistance |
Gets or sets the draw distance of this TextLabel.
|
![]() | Id |
Gets the identifier of this instance.
(Inherited from IdentifiedPoolTInstance.) |
![]() | IsDisposed |
Gets whether this resource has been disposed.
(Inherited from Disposable.) |
![]() | Position |
Gets or sets the position of this TextLabel.
|
![]() | TestLOS |
Gets or sets a value indicating whether the line of sight should be tested before drawing this
TextLabel.
|
![]() | Text |
Gets or sets the text of this TextLabel.
|
![]() | VirtualWorld |
Gets or sets the virtual world of this TextLabel.
|