Свойство | Type | Description | |
---|---|---|---|
mFixedRootRt | |||
mNormalRootRt | |||
mPopupRootRt | |||
mUICamera | Camera |
Méthode | Description | |
---|---|---|
HideFixedRoot ( ) : void | ||
HideNormalRoot ( ) : void | ||
HidePopupRoot ( ) : void | ||
Instance ( ) : UIRoot, | ||
LocalToWorldUIPosition ( |
||
ScreenToUIPosition ( Vector2 screenpos ) : Vector2 | ||
ShowFixedRoot ( ) : void | ||
ShowNormalRoot ( ) : void | ||
ShowPopupRoot ( ) : void | ||
UIToScreenPosition ( Vector2 uipos ) : Vector2 | ||
WorldToScreenPoint ( Vector3 position ) : Vector3 |
Méthode | Description | |
---|---|---|
Awake ( ) : void |
public LocalToWorldUIPosition ( |
||
localRtTrans | ||
worldRtTrans | ||
Résultat | Vector3 |
public ScreenToUIPosition ( Vector2 screenpos ) : Vector2 | ||
screenpos | Vector2 | |
Résultat | Vector2 |
public UIToScreenPosition ( Vector2 uipos ) : Vector2 | ||
uipos | Vector2 | |
Résultat | Vector2 |
public WorldToScreenPoint ( Vector3 position ) : Vector3 | ||
position | Vector3 | |
Résultat | Vector3 |
public RectTransform,UnityEngine mFixedRootRt | ||
Résultat |
public RectTransform,UnityEngine mNormalRootRt | ||
Résultat |
public RectTransform,UnityEngine mPopupRootRt | ||
Résultat |