Compartir a través de


MDLTransform.GetRotationMatrix(Double) Método

Definición

Precaución

Use 'GetRotationMatrix4x4' instead.

Devuelve la rotación de la transformación en el momento especificado.

[Foundation.Export("rotationMatrixAtTime:")]
[System.Obsolete("Use 'GetRotationMatrix4x4' instead.", false)]
public virtual OpenTK.Matrix4 GetRotationMatrix (double atTime);
abstract member GetRotationMatrix : double -> OpenTK.Matrix4
override this.GetRotationMatrix : double -> OpenTK.Matrix4

Parámetros

atTime
Double

Devoluciones

Atributos

Se aplica a