VisualScriptMathConstant.MathConstant

Values

ValueMeaning
mathConstantOne0

Unity: 1.

mathConstantPi1

Pi: 3.141593.

mathConstantHalfPi2

Pi divided by two: 1.570796.

mathConstantTau3

Tau: 6.283185.

mathConstantE4

Mathematical constant e, the natural log base: 2.718282.

mathConstantSqrt25

Square root of two: 1.414214.

mathConstantInf6

Infinity: inf.

mathConstantNan7

Not a number: nan.

mathConstantMax8

Represents the size of the mathconstant enum.

Meta