Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: IEnumerable<VertexInfo> ScaleY(this IEnumerable<VertexInfo>, double)

  • Declared in: RT.Modeling.Md

Declaration

public static IEnumerable<VertexInfo> ScaleY(
    this IEnumerable<VertexInfo> face,
    double y
)

Summary

Scales (stretches or shrinks) a face along the y-axis by the specified multiplicative factor.