docs.unity.cn
    Show / Hide Table of Contents

    Struct MassDistribution

    Namespace: Unity.Physics
    Syntax
    public struct MassDistribution

    Fields

    InertiaTensor

    Declaration
    public float3 InertiaTensor
    Field Value
    Type Description
    float3

    Transform

    Declaration
    public RigidTransform Transform
    Field Value
    Type Description
    RigidTransform

    Properties

    InertiaMatrix

    Declaration
    public readonly float3x3 InertiaMatrix { get; }
    Property Value
    Type Description
    float3x3
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 26, 2022
    Terms of use