Battle Talent
V11
|
Inherits MonoBehaviour.
Classes | |
class | HandPoseDefine |
Public Member Functions | |
HandPoseSetup | RequestHandPose (string poseName, int handIndex) |
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" |