Skip to content

Text3D

Text3D is a class that represents 3D text in the game world.

Inherits: Dynamic

Properties

  • Text: string
  • FontSize: number
  • Color: Color
  • OutlineWidth: number
  • OutlineColor: Color
  • FaceCamera: boolean
  • HorizontalAlignment: TextHorizontalAlignmentEnum
  • VerticalAlignment: TextVerticalAlignmentEnum
  • FontAsset: FontAsset
  • UseRichText: boolean