Click or drag to resize

SmoothQuaternion Class

Inheritance Hierarchy
SystemObject
  ImmerseSDKSmoothValueUnityEngine.Quaternion
    ImmerseSDKSmoothQuaternion

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public class SmoothQuaternion : SmoothValue<UnityEngine.Quaternion>

The SmoothQuaternion type exposes the following members.

Constructors
  NameDescription
Public methodSmoothQuaternion
Initializes a new instance of the SmoothQuaternion class
Top
Methods
See Also