AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkBenchmark.ParticleDrawnPointCount Property

Returns the number of individual particles that were drawn last frame using a point method.

Syntax
Pascal
class property ParticleDrawnPointCount: Integer;

This is the fastest way of drawing particles and can handle several hundred particles.

Copyright (c) 2012. All rights reserved.