Struct TriggerEvent
Namespace: Unity.Physics
Syntax
public struct TriggerEvent
Properties
BodyIndices
Declaration
public BodyIndexPair BodyIndices { get; }
Property Value
| Type | Description | 
|---|---|
| BodyIndexPair | 
ColliderKeys
Declaration
public ColliderKeyPair ColliderKeys { get; }
Property Value
| Type | Description | 
|---|---|
| ColliderKeyPair | 
Entities
Declaration
public EntityPair Entities { get; }
Property Value
| Type | Description | 
|---|---|
| EntityPair |