CPointWorldText
CPointWorldText
Inherited from CModelPointEntity
Fields
| EntityKeyValues Name | Field Name | Field Type |
|---|---|---|
message | m_messageText | FIELD_CHARACTER |
font_name | m_FontName | FIELD_CHARACTER |
background_material_name | m_BackgroundMaterialName | FIELD_CHARACTER |
enabled | m_bEnabled | FIELD_BOOLEAN |
fullbright | m_bFullbright | FIELD_BOOLEAN |
world_units_per_pixel | m_flWorldUnitsPerPx | FIELD_FLOAT32 |
font_size | m_flFontSize | FIELD_FLOAT32 |
depth_render_offset | m_flDepthOffset | FIELD_FLOAT32 |
color | m_Color | FIELD_COLOR32 |
draw_background | m_bDrawBackground | FIELD_BOOLEAN |
background_border_width | m_flBackgroundBorderWidth | FIELD_FLOAT32 |
background_border_height | m_flBackgroundBorderHeight | FIELD_FLOAT32 |
background_world_to_uv | m_flBackgroundWorldToUV | FIELD_FLOAT32 |
justify_horizontal | m_nJustifyHorizontal | FIELD_INT32 |
justify_vertical | m_nJustifyVertical | FIELD_INT32 |
reorient_mode | m_nReorientMode | FIELD_INT32 |
Input
| Input Name | Field Type |
|---|---|
Enable | FIELD_VOID |
Disable | FIELD_VOID |
Toggle | FIELD_VOID |
SetMessage | FIELD_STRING |
SetIntMessage | FIELD_INT32 |
Output
No Entry
Functions
No Entry