Method CreateEvent
CreateEvent(Vector3, Vector3)
Generate an impulse event at a location in space, and broadcast it on the appropriate impulse channel
선언
public void CreateEvent(Vector3 position, Vector3 velocity)
파라미터
타입 | 이름 | 설명 |
---|---|---|
Vector3 | position | |
Vector3 | velocity |