Class Math.Constants | Unity Physics | 0.5.1-preview.2
docs.unity3d.com
    Show / Hide Table of Contents

    Class Math.Constants

    Inheritance
    Object
    Math.Constants
    Namespace: Unity.Physics
    Syntax
    public static class Constants

    Fields

    Eps

    Declaration
    public const float Eps = 1.1920929E-07F
    Field Value
    Type Description
    Single

    Properties

    Max3F

    Declaration
    public static float3 Max3F { get; }
    Property Value
    Type Description
    Unity.Mathematics.float3

    Max4F

    Declaration
    public static float4 Max4F { get; }
    Property Value
    Type Description
    Unity.Mathematics.float4

    Min3F

    Declaration
    public static float3 Min3F { get; }
    Property Value
    Type Description
    Unity.Mathematics.float3

    Min4F

    Declaration
    public static float4 Min4F { get; }
    Property Value
    Type Description
    Unity.Mathematics.float4

    One4F

    Declaration
    public static float4 One4F { get; }
    Property Value
    Type Description
    Unity.Mathematics.float4
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023