Vector4T.One

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

Return Value

Type: GVector

Initial (one) state of this vector.

Meta