Vector2T.One

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

Return Value

Type: GVector

Initial (one) state of this vector.

Meta