Represents a text label in 3D scene.
The following tables list the members exposed by the Label3D type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
|
Public Fields| Name | Description | |
|---|---|---|
![]() |
A callback used to draw text at projected position. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the bottom-left corner of label's layout rectangle. |
|
![]() |
Gets or sets the label's font. |
|
![]() |
Gets or sets the label's rotation angle. |
|
![]() |
Gets or sets the label's text. |
|
![]() |
Gets or sets the top-right corner of label's layout rectangle. |
See Also