C# Class Axiom.ParticleSystems.ParticleEmitter.ColorRangeStartCommand

Inheritance: IPropertyCommand
Show file Open project: WolfgangSt/axiom

Public Methods

Method Description
Get ( object target ) : string
Set ( object target, string val ) : void

Method Details

Get() public method

public Get ( object target ) : string
target object
return string

Set() public method

public Set ( object target, string val ) : void
target object
val string
return void