C# 클래스 CSGPrimitives, csg-toolkit

파일 보기 프로젝트 열기: dlannan/csg-toolkit 1 사용 예제들

공개 메소드들

메소드 설명
CreateCone ( int hashid ) : GameObject
CreateCube ( int hashid ) : GameObject
CreatePlane ( int hashid ) : GameObject
CreateSphere ( int hashid ) : GameObject
CreateTorus ( int hashid ) : GameObject
CreateTube ( int hashid ) : GameObject
MakeGameObject ( int hashid ) : GameObject
MakePrimitiveName ( int hashid ) : string

메소드 상세

CreateCone() 공개 정적인 메소드

public static CreateCone ( int hashid ) : GameObject
hashid int
리턴 GameObject

CreateCube() 공개 정적인 메소드

public static CreateCube ( int hashid ) : GameObject
hashid int
리턴 GameObject

CreatePlane() 공개 정적인 메소드

public static CreatePlane ( int hashid ) : GameObject
hashid int
리턴 GameObject

CreateSphere() 공개 정적인 메소드

public static CreateSphere ( int hashid ) : GameObject
hashid int
리턴 GameObject

CreateTorus() 공개 정적인 메소드

public static CreateTorus ( int hashid ) : GameObject
hashid int
리턴 GameObject

CreateTube() 공개 정적인 메소드

public static CreateTube ( int hashid ) : GameObject
hashid int
리턴 GameObject

MakeGameObject() 공개 정적인 메소드

public static MakeGameObject ( int hashid ) : GameObject
hashid int
리턴 GameObject

MakePrimitiveName() 공개 정적인 메소드

public static MakePrimitiveName ( int hashid ) : string
hashid int
리턴 string