Battle Talent  V11
All Classes Namespaces Functions Variables Enumerations Properties
Classes | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
CrossLink.HandPoseLibrary Class Reference

Inherits MonoBehaviour.

Classes

class  HandPoseDefine
 

Public Member Functions

HandPoseSetup RequestHandPose (string poseName, int handIndex, uint netId=0)
 
void GiveBackHandPose (string poseName, int handIndex, HandPoseSetup handPose)
 
void ClearHandPose ()
 

Public Attributes

HandPoseDefine[] poseDefines
 

Static Public Attributes

static HandPoseLibrary Instance
 
const string DefaultPose = "DefaultPose"
 
const string HoldPose = "HoldPose"
 
const string GrabPose = "GrabPose"