Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: Pt Scale(double, double, double)

  • Declared in: RT.Modeling.Pt

Declaration

public Pt Scale(
    double x = 1,
    double y = 1,
    double z = 1
)

Summary

Scales (stretches or shrinks) this point/vector along each axis by the specified multiplicative factors.