Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: VertexInfo RotateY(this VertexInfo, double)

  • Declared in: RT.Modeling.Md

Declaration

public static VertexInfo RotateY(
    this VertexInfo vi,
    double angle
)

Summary

Rotates a vertex counter-clockwise about the y-axis by the specified angle in degrees.