dlsl ~master (2022-04-13T07:10:34.3128445)
Dub
Repo
Quaternion.identity
dlsl
quaternion
Quaternion
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
Quaternion
identity
(
)
Meta
Source
See Implementation
dlsl
quaternion
Quaternion
aliases
valueType
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
ptr
rotate
rotateX
rotateY
rotateZ
toString
properties
identity
static functions
rotation
rotationX
rotationY
rotationZ
variables
vector
Returns an identity vector ( x=0, y=0, z=0, w=1 ).