The methods of SceneKit.SCNQuaternion are listed below. For a list of all members, see the SCNQuaternion Members list.
See Also: Inherited members from System.ValueType
| static  | Add(SCNQuaternion, SCNQuaternion) Documentation for this section has not yet been entered. | |
| static  | Add(ref SCNQuaternion, ref SCNQuaternion, out SCNQuaternion) Documentation for this section has not yet been entered. | |
| Conjugate() Documentation for this section has not yet been entered. | ||
| static  | Conjugate(SCNQuaternion) Documentation for this section has not yet been entered. | |
| static  | Conjugate(ref SCNQuaternion, out SCNQuaternion) Documentation for this section has not yet been entered. | |
| Equals(SCNQuaternion) Documentation for this section has not yet been entered. | ||
| override  | Equals(object) Documentation for this section has not yet been entered. | |
| static  | FromAxisAngle(SCNVector3, float) Documentation for this section has not yet been entered. | |
| override  | GetHashCode() Documentation for this section has not yet been entered. | |
| static  | Invert(SCNQuaternion) Documentation for this section has not yet been entered. | |
| static  | Invert(ref SCNQuaternion, out SCNQuaternion) Documentation for this section has not yet been entered. | |
| static  | Multiply(SCNQuaternion, SCNQuaternion) Documentation for this section has not yet been entered. | |
| static  | Multiply(SCNQuaternion, float) Documentation for this section has not yet been entered. | |
| static  | Multiply(ref SCNQuaternion, ref SCNQuaternion, out SCNQuaternion) Documentation for this section has not yet been entered. | |
| static  | Multiply(ref SCNQuaternion, float, out SCNQuaternion) Documentation for this section has not yet been entered. | |
| Normalize() Documentation for this section has not yet been entered. | ||
| static  | Normalize(SCNQuaternion) Documentation for this section has not yet been entered. | |
| static  | Normalize(ref SCNQuaternion, out SCNQuaternion) Documentation for this section has not yet been entered. | |
| static  | Slerp(SCNQuaternion, SCNQuaternion, float) Documentation for this section has not yet been entered. | |
| static  | Sub(SCNQuaternion, SCNQuaternion) Documentation for this section has not yet been entered. | |
| static  | Sub(ref SCNQuaternion, ref SCNQuaternion, out SCNQuaternion) Documentation for this section has not yet been entered. | |
| ToAxisAngle() Documentation for this section has not yet been entered. | ||
| ToAxisAngle(out SCNVector3, out float) Documentation for this section has not yet been entered. | ||
| override  | ToString() Documentation for this section has not yet been entered. | |