AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkParticleEmitter.X Property

Returns the current X position of the emitter.

Syntax
Pascal
property X: Single;

This is the point that new particles will appear from. It is not possible to get the position of individual particles, they are merely created, follow a path influenced by forces, and then disappear.

Copyright (c) 2012. All rights reserved.