C# Class UGUIDepth, UGUIPlugin

Inheritance: MonoBehaviour
Afficher le fichier Open project: l980305284/UGUIPlugin

Méthodes publiques

Свойство Type Description
isUI bool
order int

Méthodes publiques

Méthode Description
SetDepth ( ) : void
Start ( ) : void

Method Details

SetDepth() public méthode

public SetDepth ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

isUI public_oe property

public bool isUI
Résultat bool

order public_oe property

public int order
Résultat int