프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ParticleSystem2D ( ) : System |
Initializes a new instance of the ParticleSystem2D class.
|
|
ParticleSystem2D ( string name ) : System |
Initializes a new instance of the ParticleSystem2D class.
|
메소드 | 설명 | |
---|---|---|
DefaultValues ( ) : void |
Set default values
|
public ParticleSystem2D ( string name ) : System | ||
name | string | name of the instance |
리턴 | System |