Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

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

  • Declared in: RT.Modeling.Md

Declaration

public static VertexInfo[][] Scale(
    this VertexInfo[][] faces,
    double by
)

Summary

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