Humanoid Control for Unity v4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Passer.ICerebellum Interface Reference

Description

The Cerebellum interface defines the interface to control.

Inherited by Passer.Humanoid.Cerebellum.Cerebellum.

Public Member Functions

ICerebellumTarget GetTarget (sbyte jointId)
 Retrieve the target for the joint.
 
ICerebellumJoint GetJoint (sbyte jointId)
 Retrieve the joint.
 

Member Function Documentation

◆ GetTarget()

ICerebellumTarget Passer.ICerebellum.GetTarget ( sbyte  jointId)

Retrieve the target for the joint.

Parameters
jointIdThe identification of the joint
Returns

◆ GetJoint()

ICerebellumJoint Passer.ICerebellum.GetJoint ( sbyte  jointId)

Retrieve the joint.

Parameters
jointIdThe identification of the joint
Returns

The documentation for this interface was generated from the following file: