Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: VertexInfo[][] Move(this VertexInfo[][], Pt)

  • Declared in: RT.Modeling.Md

Declaration

public static VertexInfo[][] Move(
    this VertexInfo[][] faces,
    Pt by
)

Summary

Moves a collection of faces by a specified amount in 3D space.