All Classes Namespaces Functions Variables Enumerations Properties Pages
Classes | Public Member Functions | List of all members
AimPoser Class Reference

Aim Poser returns a reference by direction. More...

Inherits MonoBehaviour.

Collaboration diagram for AimPoser:
Collaboration graph
[legend]

Classes

class  Pose
 the pose definition More...
 

Public Member Functions

Pose GetPose (Vector3 localDirection)
 Gets the pose by direction. GetPose will go through the poses array and return the first pose that has the direction in range. More...
 
void SetPoseActive (Pose pose)
 Sets the pose active, increasing its angle buffer. More...
 

Detailed Description

Aim Poser returns a reference by direction.