Entity.height

Gets the item's height.

class Entity
pure nothrow @property @safe @nogc
double
height
()

Return Value

Type: double

a number higher than 0 or double.nan if the entity has no size

Meta