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