Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: VertexInfo ScaleY(this VertexInfo, double)

  • Declared in: RT.Modeling.Md

Declaration

public static VertexInfo ScaleY(
    this VertexInfo vi,
    double y
)

Summary

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