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 vi,
    double by
)

Summary

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