Property | Type | Description | |
---|---|---|---|
estimateOnAwake | bool |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
BeginEstimatingVelocity ( ) : void | ||
FinishEstimatingVelocity ( ) : void | ||
GetAccelerationEstimate ( ) : Vector3 | ||
GetAngularVelocityEstimate ( ) : Vector3 | ||
GetVelocityEstimate ( ) : Vector3 |
Method | Description | |
---|---|---|
EstimateVelocityCoroutine ( ) : IEnumerator |
public GetAngularVelocityEstimate ( ) : Vector3 | ||
return | Vector3 |