| source |
|---|
The entity visibility options for a set of players.
export declare enum PlayerVisibilityMode | Member | Value | Description |
|---|---|---|
| HiddenFrom | 1 |
The entity is not visible to the specified players. |
| VisibleTo | 0 |
The entity is visible to the specified players. |