Version: 2019.4
public void Set (int numerator, int denominator);

パラメーター

numeratorNew value for the rational numerator.
denominatorNew value for the rational denominator.

説明

Sets the numerator and denominator, performing normalization.