Vector2T.Down

struct Vector2T(T)
static
GVector
Down
()
if (
isNumeric!(T)
)

Return Value

Type: GVector

Down unit vector

Meta