| Name | view_range | 
| Object | EntityTag | 
| Input | ElementTag(Decimal) | 
| Related Tags | <EntityTag.view_range>(Property) A display entity's view range, how far away from a player will it still be visible to them. (...) | 
| Description | (Property) A display entity's view range, how far away from a player will it still be visible to them. Note that the final value used depends on client settings such as entity distance scaling, and is multiplied by 64 client-side. | 
| Generated Example |  | 
| Group | Properties | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityViewRange.java#L10 |