Quaternion.identity

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

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

Meta