Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: Pt[] RotateY(this Pt[], double)

  • Declared in: RT.Modeling.Md

Declaration

public static Pt[] RotateY(
    this Pt[] face,
    double angle
)

Summary

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