Click or drag to resize

SmoothVector3 Class

Inheritance Hierarchy
SystemObject
  ImmerseSDKSmoothValueUnityEngine.Vector3
    ImmerseSDKSmoothVector3

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

The SmoothVector3 type exposes the following members.

Constructors
  NameDescription
Public methodSmoothVector3
Initializes a new instance of the SmoothVector3 class
Top
Methods
See Also