Свойство | Тип | Описание | |
---|---|---|---|
maxTouch | int |
Метод | Описание | |
---|---|---|
Activate ( ) : void | ||
Awake ( ) : void | ||
GetReverseProjection ( GameObject gameObject ) : Vector3 | ||
GetReverseProjection ( GameObject gameObject, Vector3 position ) : Vector3 | ||
Inactivate ( ) : void | ||
OnGUI ( ) : void | ||
Update ( ) : void | ||
isCancel ( ) : bool | ||
isClick ( ) : bool | ||
isClickEnd ( ) : bool | ||
isMove ( ) : bool | ||
isStationary ( ) : bool |
public static GetReverseProjection ( GameObject gameObject ) : Vector3 | ||
gameObject | GameObject | |
Результат | Vector3 |
public static GetReverseProjection ( GameObject gameObject, Vector3 position ) : Vector3 | ||
gameObject | GameObject | |
position | Vector3 | |
Результат | Vector3 |