Method CreateEvent
CreateEvent(Vector3, Vector3)
Generate an impulse event at a location in space, and broadcast it on the appropriate impulse channel
Declaration
public void CreateEvent(Vector3 position, Vector3 velocity)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | position | |
Vector3 | velocity |