C# 클래스 FireballModel

상속: MonoBehaviour
파일 보기 프로젝트 열기: marouen-lamiri/Second-Soul 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
imageInspector UnityEngine.Texture2D

공개 메소드들

메소드 설명
getImage ( ) : Texture2D

비공개 메소드들

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

메소드 상세

getImage() 공개 정적인 메소드

public static getImage ( ) : Texture2D
리턴 UnityEngine.Texture2D

프로퍼티 상세

imageInspector 공개적으로 프로퍼티

public Texture2D,UnityEngine imageInspector
리턴 UnityEngine.Texture2D