AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkParticleEmitter.DirectionY Property

Returns the Y component of the emitter direction, which is the base direction that particles will be moving when they are created.

Syntax
Pascal
property DirectionY: Single;

Particles can vary their direction slightly when emitted based on the current Angle value.

Copyright (c) 2012. All rights reserved.