Field Eps
Smallest float such that 1.0 + eps != 1.0 Different from float.Epsilon which is the smallest value greater than zero.
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public const float Eps = 1.1920929E-07
Returns
Type | Description |
---|---|
float |