Aim Poser returns a reference by direction. More...
Inherits MonoBehaviour.
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... | |
Aim Poser returns a reference by direction.