Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Quaternion.Quaternion

Switch to Manual
public Quaternion(float x, float y, float z, float w);

Parameters

Description

Constructs new Quaternion with given x,y,z,w components.