Struct CompoundCollider.Child
Namespace: Unity.Physics
Syntax
public struct Child
Fields
CompoundFromChild
Declaration
public RigidTransform CompoundFromChild
Field Value
| Type | Description |
|---|---|
| Unity.Mathematics.RigidTransform |
Properties
Collider
Declaration
public Collider*Collider { get; }
Property Value
| Type | Description |
|---|---|
| Collider* |