C# 클래스 Horde3DNET.Samples.ChicagoNET.Particle

파일 보기 프로젝트 열기: mgottschlag/horde3d 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
animTime float
dx float
fx float
node int
ox float
px float

공개 메소드들

메소드 설명
Particle ( ) : System

메소드 상세

Particle() 공개 메소드

public Particle ( ) : System
리턴 System

프로퍼티 상세

animTime 공개적으로 프로퍼티

public float animTime
리턴 float

dx 공개적으로 프로퍼티

public float dx
리턴 float

fx 공개적으로 프로퍼티

public float fx
리턴 float

node 공개적으로 프로퍼티

public int node
리턴 int

ox 공개적으로 프로퍼티

public float ox
리턴 float

px 공개적으로 프로퍼티

public float px
리턴 float