Sets the position of the particle emitter. This is the position that new particles will emerge from and does not affect particles that are already visible.
procedure SetPosition(const P: TAgkPoint); overload;
Parameters |
Description |
const P: TAgkPoint |
The new position for the emitter in world coordinates. |
Copyright (c) 2012. All rights reserved.
|