Compartilhar via


Matrix4d.CreateRotationY Método

Definição

Sobrecargas

CreateRotationY(Double, Matrix4d)
CreateRotationY(Double)

CreateRotationY(Double, Matrix4d)

public static void CreateRotationY (double angle, out OpenTK.Matrix4d result);
static member CreateRotationY : double *  -> unit

Parâmetros

angle
Double
result
Matrix4d

Aplica-se a

CreateRotationY(Double)

public static OpenTK.Matrix4d CreateRotationY (double angle);
static member CreateRotationY : double -> OpenTK.Matrix4d

Parâmetros

angle
Double

Retornos

Aplica-se a