Area.gravityVec

The area's gravity vector (not normalized). If gravity is a point (see isGravityAPoint), this will be the point of attraction.

  1. Vector3 gravityVec [@property getter]
    struct Area
    @nogc nothrow @property
    Vector3
    gravityVec
    ()
  2. Vector3 gravityVec [@property setter]

Meta