共用方式為


RealModulo 函式 (math3dhelper.h)

計算 x 與 y 之間的模組化值。

語法

float RealModulo(
  float x,
  float y
);

參數

x

x 座標。

y

y 座標。

傳回值

此函式會傳回 float。

規格需求

需求
標頭 math3dhelper.h