AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkParticleEmitter.SetImage Method

Sets the image to use for each particle.

Syntax
Pascal
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.