René's URL Explorer Experiment


Title: Struct Quaternion

Generator: docfx 2.40.7.0

direct link

Domain: stephenhodgson.github.io

NoneIE=edge,chrome=1
titleStruct Quaternion
docfx:navrel../toc.html
docfx:tocreltoc.html

Links:

https://stephenhodgson.github.io/UnityCsReference/index.html
Show / Hide Table of Contentshttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html#sidetoggle
IEquatablehttps://docs.microsoft.com/dotnet/api/system.iequatable-1
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Object.Equals(Object, Object)https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_
Object.ReferenceEquals(Object, Object)https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_
Object.GetType()https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType
UnityEnginehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion__ctor_System_Single_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.%23ctor(System.Single%2CSystem.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L55
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_kEpsilon.md&value=---%0Auid%3A%20UnityEngine.Quaternion.kEpsilon%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L111
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_w.md&value=---%0Auid%3A%20UnityEngine.Quaternion.w%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L22
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_x.md&value=---%0Auid%3A%20UnityEngine.Quaternion.x%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L16
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_y.md&value=---%0Auid%3A%20UnityEngine.Quaternion.y%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L18
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_z.md&value=---%0Auid%3A%20UnityEngine.Quaternion.z%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L20
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_eulerAngles.md&value=---%0Auid%3A%20UnityEngine.Quaternion.eulerAngles%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L183
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_identity.md&value=---%0Auid%3A%20UnityEngine.Quaternion.identity%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L69
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_Item_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.Item(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L25
Int32https://docs.microsoft.com/dotnet/api/system.int32
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_normalized.md&value=---%0Auid%3A%20UnityEngine.Quaternion.normalized%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L215
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_Angle_UnityEngine_Quaternion_UnityEngine_Quaternion_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.Angle(UnityEngine.Quaternion%2CUnityEngine.Quaternion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L153
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_AxisAngle_UnityEngine_Vector3_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.AxisAngle(UnityEngine.Vector3%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L275
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_Dot_UnityEngine_Quaternion_UnityEngine_Quaternion_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.Dot(UnityEngine.Quaternion%2CUnityEngine.Quaternion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L134
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_Equals_System_Object_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.Equals(System.Object)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L227
Objecthttps://docs.microsoft.com/dotnet/api/system.object
Booleanhttps://docs.microsoft.com/dotnet/api/system.boolean
ValueType.Equals(Object)https://docs.microsoft.com/dotnet/api/system.valuetype.equals#System_ValueType_Equals_System_Object_
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_Equals_UnityEngine_Quaternion_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.Equals(UnityEngine.Quaternion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L234
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Booleanhttps://docs.microsoft.com/dotnet/api/system.boolean
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_Euler_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.Euler(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L188
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_Euler_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.Euler(UnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L189
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_EulerAngles_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.EulerAngles(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L259
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_EulerAngles_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.EulerAngles(UnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L261
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_EulerRotation_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.EulerRotation(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L249
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_EulerRotation_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.EulerRotation(UnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L251
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_GetHashCode.md&value=---%0Auid%3A%20UnityEngine.Quaternion.GetHashCode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L221
Int32https://docs.microsoft.com/dotnet/api/system.int32
ValueType.GetHashCode()https://docs.microsoft.com/dotnet/api/system.valuetype.gethashcode#System_ValueType_GetHashCode
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_LookRotation_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.LookRotation(UnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Math.bindings.cs/#L99
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_Normalize.md&value=---%0Auid%3A%20UnityEngine.Quaternion.Normalize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L210
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_Normalize_UnityEngine_Quaternion_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.Normalize(UnityEngine.Quaternion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L200
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_RotateTowards_UnityEngine_Quaternion_UnityEngine_Quaternion_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.RotateTowards(UnityEngine.Quaternion%2CUnityEngine.Quaternion%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L193
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_Set_System_Single_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.Set(System.Single%2CSystem.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L58
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_SetAxisAngle_UnityEngine_Vector3_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.SetAxisAngle(UnityEngine.Vector3%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L273
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_SetEulerAngles_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.SetEulerAngles(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L265
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_SetEulerAngles_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.SetEulerAngles(UnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L267
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_SetEulerRotation_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.SetEulerRotation(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L253
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_SetEulerRotation_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.SetEulerRotation(UnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L255
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_SetFromToRotation_UnityEngine_Vector3_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.SetFromToRotation(UnityEngine.Vector3%2CUnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L191
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_SetLookRotation_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.SetLookRotation(UnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L139
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_SetLookRotation_UnityEngine_Vector3_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.SetLookRotation(UnityEngine.Vector3%2CUnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L147
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_ToAngleAxis_System_Single__UnityEngine_Vector3__.md&value=---%0Auid%3A%20UnityEngine.Quaternion.ToAngleAxis(System.Single%40%2CUnityEngine.Vector3%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L190
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_ToAxisAngle_UnityEngine_Vector3__System_Single__.md&value=---%0Auid%3A%20UnityEngine.Quaternion.ToAxisAngle(UnityEngine.Vector3%40%2CSystem.Single%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L263
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_ToEuler.md&value=---%0Auid%3A%20UnityEngine.Quaternion.ToEuler%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L257
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_ToEulerAngles.md&value=---%0Auid%3A%20UnityEngine.Quaternion.ToEulerAngles%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L271
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_ToEulerAngles_UnityEngine_Quaternion_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.ToEulerAngles(UnityEngine.Quaternion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L269
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_ToString.md&value=---%0Auid%3A%20UnityEngine.Quaternion.ToString%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L239
Stringhttps://docs.microsoft.com/dotnet/api/system.string
ValueType.ToString()https://docs.microsoft.com/dotnet/api/system.valuetype.tostring#System_ValueType_ToString
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_ToString_System_String_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.ToString(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L244
Stringhttps://docs.microsoft.com/dotnet/api/system.string
Stringhttps://docs.microsoft.com/dotnet/api/system.string
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_op_Equality_UnityEngine_Quaternion_UnityEngine_Quaternion_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.op_Equality(UnityEngine.Quaternion%2CUnityEngine.Quaternion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L121
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Booleanhttps://docs.microsoft.com/dotnet/api/system.boolean
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_op_Inequality_UnityEngine_Quaternion_UnityEngine_Quaternion_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.op_Inequality(UnityEngine.Quaternion%2CUnityEngine.Quaternion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L127
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Booleanhttps://docs.microsoft.com/dotnet/api/system.boolean
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_op_Multiply_UnityEngine_Quaternion_UnityEngine_Quaternion_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.op_Multiply(UnityEngine.Quaternion%2CUnityEngine.Quaternion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L78
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion_op_Multiply_UnityEngine_Quaternion_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Quaternion.op_Multiply(UnityEngine.Quaternion%2CUnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L88
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
System.IEquatablehttps://docs.microsoft.com/dotnet/api/system.iequatable-1
MustExtensions.MustBeEqual(T, T)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_
MustExtensions.MustBeEqual(T, T, String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_System_String_
MustExtensions.MustNotBeEqual(T, T)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_
MustExtensions.MustNotBeEqual(T, T, String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_System_String_
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Quaternion.md&value=---%0Auid%3A%20UnityEngine.Quaternion%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Quaternion.cs/#L12
Back to tophttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html#top

Viewport: width=device-width


URLs of crawlers that visited me.