Struct TriggerEvents
A stream of trigger events. This is a value type, which means it can be used in Burst jobs (unlike IEnumerable<TriggerEvent>).
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct TriggerEvents
Methods
Name | Description |
---|---|
GetEnumerator() | Gets the enumerator. |