PlayerLook.this

Undocumented in source.
  1. this()
  2. this(float yaw, float pitch, bool onGround)
    class PlayerLook
    pure nothrow @safe @nogc
    this
    (
    float yaw
    ,
    float pitch = float.init
    ,
    bool onGround = bool.init
    )

Meta