PhysicalCollisionEvent class
ent.events.PhysicalCollisionEvent
Inheritance
Base: red.Event
Derived
None.
Properties
| Property | Type | |
|---|---|---|
myComponent | WeakHandle<IScriptable> | |
otherEntity | WeakHandle<IScriptable> | |
otherComponent | WeakHandle<IScriptable> | |
worldPosition | Vector4 | |
worldNormal | Vector4 | |
deltaVelocity | Vector4 | |
impulse | float |
Functions
None.