> For the complete documentation index, see [llms.txt](https://docs.overdare.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overdare.com/development/api-reference/enums/humanoiddisplaydistancetype.md).

# HumanoidDisplayDistanceType

## Overview

An enumeration that specifies how display distance is determined for a Humanoid's name and overhead health bar.

## Items

| Name    | Value | Description                                                    |
| ------- | ----- | -------------------------------------------------------------- |
| Viewer  | 0     | Uses the distance value of the character viewing the Humanoid. |
| Subject | 1     | Uses the distance value of the character being displayed.      |
| None    | 2     | Does not display the name or overhead health bar.              |

## See also

{% content-ref url="/pages/aQ89pxIkAxTbUIecXDYz" %}
[Humanoid](/development/api-reference/classes/humanoid.md)
{% endcontent-ref %}

{% content-ref url="/pages/RHf8eTyWmAvT1YMi4LML" %}
[HumanoidHealthDisplayType](/development/api-reference/enums/humanoidhealthdisplaytype.md)
{% endcontent-ref %}
