Поделиться через


Orienter.AverageRotation Метод

Определение

Вычислить новый взвешанный поворот, представляющий два взвешения входных взвешений.

protected Microsoft.MixedReality.WorldLocking.Core.Orienter.WeightedRotation AverageRotation (Microsoft.MixedReality.WorldLocking.Core.Orienter.WeightedRotation accum, Microsoft.MixedReality.WorldLocking.Core.Orienter.WeightedRotation add);
member this.AverageRotation : Microsoft.MixedReality.WorldLocking.Core.Orienter.WeightedRotation * Microsoft.MixedReality.WorldLocking.Core.Orienter.WeightedRotation -> Microsoft.MixedReality.WorldLocking.Core.Orienter.WeightedRotation
Protected Function AverageRotation (accum As Orienter.WeightedRotation, add As Orienter.WeightedRotation) As Orienter.WeightedRotation

Параметры

accum
Orienter.WeightedRotation

Поворот аккумулятора.

add
Orienter.WeightedRotation

Вращение для добавления.

Возвращаемое значение

Новая взвешаемая смена агрегата.

Применяется к