>y-up-axis! ( seq from-axis -- seq )


Vocabulary
game.models.collada.private

Inputs
seqa sequence
from-axisa rh-up


Outputs
seqa sequence


Word description
Destructively swizzles the first three elements of the input sequence to a right-handed 3D coordinate system where Y is up and returns the modified sequence.

Definition


Methods