I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:ParticleModuleOrbitBase (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ParticleModule >> ParticleModuleOrbitBase |
- Package:
- Engine
- Direct subclass:
- ParticleModuleOrbit
- This class in other games:
- UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'Orbit'
bUseEmitterTime
Type: bool
If TRUE, distribution values will be retrieved using the EmitterTime. If FALSE (default), they will be retrieved using the Particle.RelativeTime.