C# 클래스 WaveEngine.Components.Particles.ParticleSystem3D

상속: Component
파일 보기 프로젝트 열기: WaveEngine/Components 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ParticleSystem3D ( ) : System

Initializes a new instance of the ParticleSystem3D class.

보호된 메소드들

메소드 설명
DefaultValues ( ) : void

Set default values

메소드 상세

DefaultValues() 보호된 메소드

Set default values
protected DefaultValues ( ) : void
리턴 void

ParticleSystem3D() 공개 메소드

Initializes a new instance of the ParticleSystem3D class.
public ParticleSystem3D ( ) : System
리턴 System