Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: VertexInfo[][] RotateZ(this VertexInfo[][], double)

  • Declared in: RT.Modeling.Md

Declaration

public static VertexInfo[][] RotateZ(
    this VertexInfo[][] faces,
    double angle
)

Summary

Rotates a collection of faces counter-clockwise about the z-axis by the specified angle in degrees.