Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

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

  • Declared in: RT.Modeling.Md

Declaration

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

Summary

Scales (stretches or shrinks) a collection of faces along the x-axis by the specified multiplicative factor.