Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Axiom
ParticleFX
RingEmitter
C# 클래스 Axiom.ParticleFX.RingEmitter
Summary description for RingEmitter.
상속:
AreaEmitter
파일 보기
프로젝트 열기: WolfgangSt/axiom
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
innerX
float
innerY
float
공개 메소드들
메소드
설명
InitParticle
(
Particle
particle
) :
void
RingEmitter
(
ParticleSystem
ps
) :
System
메소드 상세
InitParticle()
공개
메소드
public
InitParticle
(
Particle
particle
) :
void
particle
Axiom.ParticleSystems.Particle
리턴
void
RingEmitter()
공개
메소드
public
RingEmitter
(
ParticleSystem
ps
) :
System
ps
ParticleSystem
리턴
System
프로퍼티 상세
innerX
보호되어 있는 프로퍼티
protected
float
innerX
리턴
float
innerY
보호되어 있는 프로퍼티
protected
float
innerY
리턴
float