Property | Type | Description | |
---|---|---|---|
goal | Transform | ||
m_pid | PIDn, |
Method | Description | |
---|---|---|
FixedUpdate ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
drive ( Quaternion p_current, Quaternion p_goal ) : Vector3 |
public drive ( Quaternion p_current, Quaternion p_goal ) : Vector3 | ||
p_current | Quaternion | |
p_goal | Quaternion | |
return | Vector3 |