C# 클래스 Axiom.ParticleSystems.ParticleEmitter.VelocityMaxCommand

상속: IPropertyCommand
파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 메소드들

메소드 설명
Get ( object target ) : string
Set ( object target, string val ) : void

메소드 상세

Get() 공개 메소드

public Get ( object target ) : string
target object
리턴 string

Set() 공개 메소드

public Set ( object target, string val ) : void
target object
val string
리턴 void