AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkParticleEmitter.Visible Property

Whether the emitted particles are drawn.

Syntax
Pascal
property Visible: Boolean;

Set to True to show particles, False to hide them. Particles will still update whilst hidden. You can stop particles updating with Active.

Copyright (c) 2012. All rights reserved.