Vector3T.One

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

Return Value

Type: GVector

Initial (one) state of this vector.

Meta