Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

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

  • Declared in: RT.Modeling.Md

Declaration

public static VertexInfo[][] MoveX(
    this VertexInfo[][] faces,
    double x
)

Summary

Moves a collection of faces by a specified amount along the x-axis.