MathUtilsFloatEquals(Single, Single) Method |
Namespace: Internal.tainicom.Aether.Physics2D.CommonAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static bool FloatEquals(
float value1,
float value2
)
Parameters
- value1 Single
-
- value2 Single
-
Return Value
Boolean
See Also