csharp
public readonly record struct EntityTriggerEventSomething entered or left a trigger volume.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public ContactPhase PhaseEntry or exit.
public Entity SensorThe trigger.
public Entity OtherWhat entered or left it.
Methods (1)
public EntityTriggerEvent(ContactPhase Phase, Entity Sensor, Entity Other)Something entered or left a trigger volume.
Used by (2)
- PhysicsSceneVixen.Physics
- PhysicsSceneTestsVixen.Physics.Tests