프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Fps | float | ||
Granularity | int | ||
MaxFrame | int | ||
MyColor | |||
MyMaterial | |||
PointEnd | |||
PointStart | |||
SortingLayerName | string | ||
SortingOrder | int | ||
UseWith2D | bool | ||
Version | string |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
mElapsedTime | float | ||
mElemPool | ElementPool | ||
mFadeElapsedime | float | ||
mFadeT | float | ||
mFadeTime | float | ||
mHeadElem | Element | ||
mInited | bool | ||
mIsFading | bool | ||
mMeshObj | |||
mSnapshotList | List |
||
mSpline | Xft.Spline | ||
mTrailWidth | float | ||
mVertexPool | |||
mVertexSegment |
메소드 | 설명 | |
---|---|---|
Activate ( ) : void | ||
Deactivate ( ) : void | ||
Init ( ) : void | ||
StopSmoothly ( float fadeTime ) : void |
메소드 | 설명 | |
---|---|---|
InitMeshObj ( ) : void | ||
InitOriginalElements ( ) : void | ||
InitSpline ( ) : void | ||
LateUpdate ( ) : void | ||
OnDestroy ( ) : void | ||
OnDrawGizmos ( ) : void | ||
OnLevelWasLoaded ( int level ) : void | ||
RecordCurElem ( ) : void | ||
RefreshSpline ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
UpdateFade ( ) : void | ||
UpdateHeadElem ( ) : void | ||
UpdateIndices ( ) : void | ||
UpdateVertex ( ) : void |