Compartir a través de


Orienter.ComputeRotation(IOrientable, IOrientable) Método

Definición

Calcule la rotación que alinea y b correctamente en el espacio anclado.

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

Parámetros

Devoluciones

Se aplica a