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 float3x3 InertiaMatrix { get; }
Property Value
| Type | Description | 
|---|---|
| float3x3 |