Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MBParticleFriction
C# 클래스 MBParticleFriction, Pharos
상속:
MBParameter
파일 보기
프로젝트 열기: rstaewen/Pharos
공개 프로퍼티들
프로퍼티
타입
설명
Base
float
CurveBase
UnityEngine.AnimationCurve
CurveLife
UnityEngine.AnimationCurve
RandomPercent
float
공개 메소드들
메소드
설명
OnBirth
(
MBParticle,
PT
) :
void
OnLifetime
(
MBParticle,
PT
) :
bool
Reset
( ) :
void
메소드 상세
OnBirth()
공개
메소드
public
OnBirth
(
MBParticle,
PT
) :
void
PT
MBParticle,
리턴
void
OnLifetime()
공개
메소드
public
OnLifetime
(
MBParticle,
PT
) :
bool
PT
MBParticle,
리턴
bool
Reset()
공개
메소드
public
Reset
( ) :
void
리턴
void
프로퍼티 상세
Base
공개적으로 프로퍼티
Base friction
public
float
Base
리턴
float
CurveBase
공개적으로 프로퍼티
Base friction curve
public
AnimationCurve,UnityEngine
CurveBase
리턴
UnityEngine.AnimationCurve
CurveLife
공개적으로 프로퍼티
Lifetime friction curve
public
AnimationCurve,UnityEngine
CurveLife
리턴
UnityEngine.AnimationCurve
RandomPercent
공개적으로 프로퍼티
Random deviation from Base
public
float
RandomPercent
리턴
float