Quaternion.identity

Returns an identity vector ( x=0, y=0, z=0, w=1 ).

struct Quaternion(type)
nothrow @nogc pure nothrow @nogc pure nothrow @nogc @safe static @property
identity
()

Meta