Searched defs:Down (Results 1 – 2 of 2) sorted by relevance
119 @JvmField public val Down: Vector2 = Vector2(x = 0f, y = -1f) in hashCode() constant
130 @JvmField public val Down: Vector3 = Vector3(x = 0f, y = -1f, z = 0f) in toString() constant