For the complete documentation index, see llms.txt. This page is also available as Markdown.

HumanoidDisplayDistanceType

Overview

Defines how a character's name UI is displayed to other players.

Items

Name
Value
Description

Viewer

0

Displays the name UI. Uses the engine's default display distance (1500 cm) without any custom display distance settings.

Subject

1

Displays the name UI. Uses the engine's default display distance (1500 cm) without any custom display distance settings.

None

2

Always hides the name UI.

See also

Humanoid

Last updated