Sets the image to use for each particle.
procedure SetImage(const Image: TAgkImage);
The image must not be loaded from an atlas texture. This is because the full image will be displayed on each particle so any additional images would also be displayed.
Copyright (c) 2012. All rights reserved.
|