C# 클래스 Pathfinding.RecastBBTreeBox

파일 보기 프로젝트 열기: Alx666/ProjectPhoenix 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
c1 RecastBBTreeBox
c2 RecastBBTreeBox
mesh RecastMeshObj
rect UnityEngine.Rect

공개 메소드들

메소드 설명
Contains ( Vector3 p ) : bool
RecastBBTreeBox ( RecastMeshObj mesh ) : System
WriteChildren ( int level ) : void

메소드 상세

Contains() 공개 메소드

public Contains ( Vector3 p ) : bool
p Vector3
리턴 bool

RecastBBTreeBox() 공개 메소드

public RecastBBTreeBox ( RecastMeshObj mesh ) : System
mesh RecastMeshObj
리턴 System

WriteChildren() 공개 메소드

public WriteChildren ( int level ) : void
level int
리턴 void

프로퍼티 상세

c1 공개적으로 프로퍼티

public RecastBBTreeBox,Pathfinding c1
리턴 RecastBBTreeBox

c2 공개적으로 프로퍼티

public RecastBBTreeBox,Pathfinding c2
리턴 RecastBBTreeBox

mesh 공개적으로 프로퍼티

public RecastMeshObj,Pathfinding mesh
리턴 RecastMeshObj

rect 공개적으로 프로퍼티

public Rect,UnityEngine rect
리턴 UnityEngine.Rect