C# 클래스 UTestQtUserData, uquadtree

상속: IQtUserData
파일 보기 프로젝트 열기: mc-gulu/uquadtree 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bounds Bounds
gameObject GameObject
resPath string

공개 메소드들

메소드 설명
GetCenter ( ) : Vector3
GetExtends ( ) : Vector3
GetRenderer ( ) : Renderer
IsSwapInCompleted ( ) : bool
IsSwapOutCompleted ( ) : bool
SwapIn ( ) : void
SwapOut ( ) : void

메소드 상세

GetCenter() 공개 메소드

public GetCenter ( ) : Vector3
리턴 Vector3

GetExtends() 공개 메소드

public GetExtends ( ) : Vector3
리턴 Vector3

GetRenderer() 공개 메소드

public GetRenderer ( ) : Renderer
리턴 Renderer

IsSwapInCompleted() 공개 메소드

public IsSwapInCompleted ( ) : bool
리턴 bool

IsSwapOutCompleted() 공개 메소드

public IsSwapOutCompleted ( ) : bool
리턴 bool

SwapIn() 공개 메소드

public SwapIn ( ) : void
리턴 void

SwapOut() 공개 메소드

public SwapOut ( ) : void
리턴 void

프로퍼티 상세

bounds 공개적으로 프로퍼티

public Bounds bounds
리턴 Bounds

gameObject 공개적으로 프로퍼티

public GameObject gameObject
리턴 GameObject

resPath 공개적으로 프로퍼티

public string resPath
리턴 string