C# Class UTestQtUserData, uquadtree

Inheritance: IQtUserData
Afficher le fichier Open project: mc-gulu/uquadtree Class Usage Examples

Méthodes publiques

Свойство Type Description
bounds Bounds
gameObject GameObject
resPath string

Méthodes publiques

Méthode Description
GetCenter ( ) : Vector3
GetExtends ( ) : Vector3
GetRenderer ( ) : Renderer
IsSwapInCompleted ( ) : bool
IsSwapOutCompleted ( ) : bool
SwapIn ( ) : void
SwapOut ( ) : void

Method Details

GetCenter() public méthode

public GetCenter ( ) : Vector3
Résultat Vector3

GetExtends() public méthode

public GetExtends ( ) : Vector3
Résultat Vector3

GetRenderer() public méthode

public GetRenderer ( ) : Renderer
Résultat Renderer

IsSwapInCompleted() public méthode

public IsSwapInCompleted ( ) : bool
Résultat bool

IsSwapOutCompleted() public méthode

public IsSwapOutCompleted ( ) : bool
Résultat bool

SwapIn() public méthode

public SwapIn ( ) : void
Résultat void

SwapOut() public méthode

public SwapOut ( ) : void
Résultat void

Property Details

bounds public_oe property

public Bounds bounds
Résultat Bounds

gameObject public_oe property

public GameObject gameObject
Résultat GameObject

resPath public_oe property

public string resPath
Résultat string