C# 클래스 SelfCircleAnimation

상속: SpellAnimation
파일 보기 프로젝트 열기: LilTsubaki/Les-fragments-d-Erule

공개 프로퍼티들

프로퍼티 타입 설명
_animator Animator
_circleMat Renderer
_haloMat Renderer

공개 메소드들

메소드 설명
Awake ( ) : void
Update ( ) : void

메소드 상세

Awake() 공개 메소드

public Awake ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

_animator 공개적으로 프로퍼티

public Animator _animator
리턴 Animator

_circleMat 공개적으로 프로퍼티

public Renderer _circleMat
리턴 Renderer

_haloMat 공개적으로 프로퍼티

public Renderer _haloMat
리턴 Renderer