Struct MassFactors | Unity Physics | 0.5.1-preview.2
docs.unity.cn
    Show / Hide Table of Contents

    Struct MassFactors

    Namespace: Unity.Physics
    Syntax
    public struct MassFactors

    Fields

    InverseInertiaFactorA

    Declaration
    public float3 InverseInertiaFactorA
    Field Value
    Type Description
    Unity.Mathematics.float3

    InverseInertiaFactorB

    Declaration
    public float3 InverseInertiaFactorB
    Field Value
    Type Description
    Unity.Mathematics.float3

    InverseMassFactorA

    Declaration
    public float InverseMassFactorA
    Field Value
    Type Description
    Single

    InverseMassFactorB

    Declaration
    public float InverseMassFactorB
    Field Value
    Type Description
    Single

    Properties

    Default

    Declaration
    public static MassFactors Default { get; }
    Property Value
    Type Description
    MassFactors
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 30 October 2020