Battle Talent  V11
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
CrossLink.VRTKHandTracker Class Reference

Inherits MonoBehaviour.

Public Member Functions

void SetTrackSpeed (float ts)
 
void SetTrackSpeedMlp (float mlp)
 
Transform GetTarget ()
 
void SetTarget (Transform t)
 
void UpdateTransformTrack (bool predict, float heightScale=1.0f)
 

Public Attributes

float trackSpeedState = 1
 

Static Public Attributes

const float SPEED_VERY_SLOW = 0.05f
 
const float SPEED_LOW = 0.1f
 
const float SPEED_NORMAL = 0.2f
 
const float SPEED_FAST = 0.3f
 
const float SPEED_VERY_FAST = 0.6f
 
const float SPEED_FASTEST = 1f