Click or drag to resize

SmoothVector2 Class

Inheritance Hierarchy
SystemObject
  ImmerseSDKSmoothValueUnityEngine.Vector2
    ImmerseSDKSmoothVector2

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

The SmoothVector2 type exposes the following members.

Constructors
  NameDescription
Public methodSmoothVector2
Initializes a new instance of the SmoothVector2 class
Top
Methods
See Also