MDLTransform.GetRotationMatrix4x4(Double) Método

Definición

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

public OpenTK.NMatrix4 GetRotationMatrix4x4 (double atTime);
member this.GetRotationMatrix4x4 : double -> OpenTK.NMatrix4

Parámetros

atTime
Double

Hora a la que se va a obtener la matriz de rotación.

Devoluciones

Se aplica a