docs.unity3d.com
    Show / Hide Table of Contents

    Class Math.Constants

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

    Fields

    Eps

    Declaration
    public const float Eps = null
    Field Value
    Type Description
    Single

    OneOverTau

    Declaration
    public const float OneOverTau = null
    Field Value
    Type Description
    Single

    Tau

    Declaration
    public const float Tau = null
    Field Value
    Type Description
    Single

    Properties

    Max3F

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

    Max4F

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

    MaxDisplacement3F

    Declaration
    public static float3 MaxDisplacement3F { get; }
    Property Value
    Type Description
    float3

    Min3F

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

    Min4F

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

    One4F

    Declaration
    public static float4 One4F { get; }
    Property Value
    Type Description
    float4
    In This Article
    • Fields
      • Eps
      • OneOverTau
      • Tau
    • Properties
      • Max3F
      • Max4F
      • MaxDisplacement3F
      • Min3F
      • Min4F
      • One4F
    Back to top
    Terms of use
    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