unreal.Text3DRendererBase

class unreal.Text3DRendererBase(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

Base class for a rendering implementation of Text3D The whole rendering logic should be encapsulated into an instance of this class

C++ Source:

  • Plugin: Text3D

  • Module: Text3D

  • File: Text3DRendererBase.h