AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkParticleEmitter.DirectionX Property

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

Syntax
Pascal
property DirectionX: Single;

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

Copyright (c) 2012. All rights reserved.