다음을 통해 공유


Orienter.ComputeRotation(IOrientable, IOrientable) 메서드

정의

고정된 공간에서 및 b를 올바르게 정렬하는 회전을 계산합니다.

protected virtual Microsoft.MixedReality.WorldLocking.Core.Orienter.WeightedRotation ComputeRotation (Microsoft.MixedReality.WorldLocking.Core.IOrientable a, Microsoft.MixedReality.WorldLocking.Core.IOrientable b);
abstract member ComputeRotation : Microsoft.MixedReality.WorldLocking.Core.IOrientable * Microsoft.MixedReality.WorldLocking.Core.IOrientable -> Microsoft.MixedReality.WorldLocking.Core.Orienter.WeightedRotation
override this.ComputeRotation : Microsoft.MixedReality.WorldLocking.Core.IOrientable * Microsoft.MixedReality.WorldLocking.Core.IOrientable -> Microsoft.MixedReality.WorldLocking.Core.Orienter.WeightedRotation
Protected Overridable Function ComputeRotation (a As IOrientable, b As IOrientable) As Orienter.WeightedRotation

매개 변수

반환

적용 대상