C# 클래스 DigitalRuby.Earth.SphereScript

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: MickyBalladelli/PSUnity

공개 메소드들

메소드 설명
CreateIcoSphere ( ) : void

보호된 메소드들

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

비공개 메소드들

메소드 설명
CheckDirty ( ) : void
CreateUVSphere ( ) : void
GetMiddlePoint ( int p1, int p2, List vertices, int>.Dictionary middlePointIndexCache ) : int

메소드 상세

CreateIcoSphere() 공개 메소드

public CreateIcoSphere ( ) : void
리턴 void

Start() 보호된 메소드

protected Start ( ) : void
리턴 void

Update() 보호된 메소드

protected Update ( ) : void
리턴 void