Class Math.Constants
Inheritance
System.Object
Math.Constants
Syntax
public static class Constants
Fields
Eps
Declaration
public const float Eps = 1.1920929E-07F
Field Value
Type |
Description |
System.Single |
|
Properties
Max3F
Declaration
public static float3 Max3F { get; }
Property Value
Max4F
Declaration
public static float4 Max4F { get; }
Property Value
Min3F
Declaration
public static float3 Min3F { get; }
Property Value
Min4F
Declaration
public static float4 Min4F { get; }
Property Value
One4F
Declaration
public static float4 One4F { get; }
Property Value