Click or drag to resize

ControllerHelpers Class

Helper methods for rotation calculations
Inheritance Hierarchy
SystemObject
  ImmerseSDKControllerHelpers

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public static class ControllerHelpers
Constructors
  NameDescription
Private methodStatic memberControllerHelpers
Top
Methods
  NameDescription
Public methodStatic memberGetOrientation(Transform, Controller)
Gets the orientation of the controller
Public methodStatic memberGetOrientation(Transform, Quaternion)
Gets the orientation of the controller
Public methodStatic memberGetOrientation(Vector3, Vector3, Quaternion)
Gets the orientation of the controller
Public methodStatic memberGetOrientation(Vector3, Vector3, Quaternion, Boolean)
Gets the orientation of the controller
Top
See Also