Scaling TextRenderActor on Z Axis

HI There,

I want to create a kind of sign just using text. So I’m using the TextRenderActor.

I am having trouble figuring out where to set the Z axis of the text (the volume). When I try to resize it on the Z Axis using the arrows my transform scale shows the scale growing but the text itself remains unchanged.

How do I scale the Z axis of the text?

Thanks