ベクトル v(3, 3, 3)の大きさを求めます。 NJS_VECTOR v; Float scalor; v.x = 3.f; v.y = 3.f; v.z = 3.f; scalor = njScalor(&v) % 結果 % scalor = 5.196152