Scripting/Squirrel/Functions/Quaternion: Difference between revisions
Jump to navigation
Jump to search

This wiki is using an old backup from 2020
Some information may be old/missing
(Created page with "{{Scripting/Needs_Text}} == Syntax == <pre>Quaternion( X, Y, Z, W )</pre> == Arguments == * ''float'' '''X''' - Red * ''float'' '''Y''' - Green * ''float'' '''Z''' - Blue ...") |
(No difference)
|
Revision as of 19:48, 2 February 2014

Syntax
Quaternion( X, Y, Z, W )
Arguments
- float X - Red
- float Y - Green
- float Z - Blue
- float W - Blue
Example
