Display Height/Width (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.10

Syntax

[the] display (height|width) [of %displays%]

Description

Returns or changes the height or width of <a href='#display'>displays</a>. The rendering culling bounding box spans horizontally width/2 from entity position, which determines the point at which the display will be frustum culled (no longer rendered because the game determines you are no longer able to see it). If set to 0, no culling will occur on both the vertical and horizontal directions. Default is 0.0.

Examples

set display height of the last spawned text display to 2.5

View source