1

I want to justify the text rendered in the tag of a-frame. Is there any way I can do it? align attribute allows only center, left, and right.

brianpeiris
  • 10,735
  • 1
  • 31
  • 44
Abhi Patel
  • 13
  • 2

1 Answers1

1

a-text is based on three-bmfont-text, which does not support justification. You might want to try aframe-troika-text instead.

brianpeiris
  • 10,735
  • 1
  • 31
  • 44