Entity.pitch

Gets the entity's looking direction (up-down). The value should be in range -90..90 (90 included).

class Entity
final pure nothrow @property @safe @nogc
float
pitch
()

Meta