C# Class Parme.Editor.Commands.UpdateParticleLifetimeCommand

Inheritance: ICommand
Datei anzeigen Open project: KallDrexx/ParME

Public Methods

Method Description
ApplyToEmitter ( EmitterSettings settings ) : void
UpdateParticleLifetimeCommand ( float newLifetime ) : Parme.Core

Method Details

ApplyToEmitter() public method

public ApplyToEmitter ( EmitterSettings settings ) : void
settings EmitterSettings
return void

UpdateParticleLifetimeCommand() public method

public UpdateParticleLifetimeCommand ( float newLifetime ) : Parme.Core
newLifetime float
return Parme.Core