Свойство | Тип | Описание | |
---|---|---|---|
estimateOnAwake | bool |
Метод | Описание | |
---|---|---|
Awake ( ) : void | ||
BeginEstimatingVelocity ( ) : void | ||
FinishEstimatingVelocity ( ) : void | ||
GetAccelerationEstimate ( ) : Vector3 | ||
GetAngularVelocityEstimate ( ) : Vector3 | ||
GetVelocityEstimate ( ) : Vector3 |
Метод | Описание | |
---|---|---|
EstimateVelocityCoroutine ( ) : IEnumerator |
public FinishEstimatingVelocity ( ) : void | ||
Результат | void |
public GetAccelerationEstimate ( ) : Vector3 | ||
Результат | Vector3 |
public GetAngularVelocityEstimate ( ) : Vector3 | ||
Результат | Vector3 |