Condividi tramite


Matrix4d.CreateRotationY Metodo

Definizione

Overload

CreateRotationY(Double, Matrix4d)
CreateRotationY(Double)

CreateRotationY(Double, Matrix4d)

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

Parametri

angle
Double
result
Matrix4d

Si applica a

CreateRotationY(Double)

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

Parametri

angle
Double

Restituisce

Si applica a