|  | Jolt Physics
    A multi core friendly Game Physics Engine | 
Holds a single text entry. More...
#include <DebugRendererRecorder.h>
| Public Member Functions | |
| TextBlob ()=default | |
| TextBlob (RVec3Arg inPosition, const string_view &inString, ColorArg inColor, float inHeight) | |
| Public Attributes | |
| RVec3 | mPosition | 
| String | mString | 
| Color | mColor | 
| float | mHeight | 
Holds a single text entry.
| 
 | default | 
| 
 | inline | 
| Color DebugRendererRecorder::TextBlob::mColor | 
| float DebugRendererRecorder::TextBlob::mHeight | 
| RVec3 DebugRendererRecorder::TextBlob::mPosition | 
| String DebugRendererRecorder::TextBlob::mString |