Свойство | Type | Description | |
---|---|---|---|
componentItemPrefab | |||
componentsFieldsView | |||
nameText | |||
noAvailableComponentText | |||
posX | InputField | ||
rotX | InputField | ||
scaleX | InputField | ||
toggle | Toggle |
Méthode | Description | |
---|---|---|
OnDestroy ( ) : void | ||
OnSubmitPosition ( string text ) : void | ||
OnSubmitRotation ( string text ) : void | ||
OnSubmitScale ( string text ) : void | ||
OnValueChanged ( bool isOn ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public OnSubmitPosition ( string text ) : void | ||
text | string | |
Résultat | void |
public OnSubmitRotation ( string text ) : void | ||
text | string | |
Résultat | void |
public OnSubmitScale ( string text ) : void | ||
text | string | |
Résultat | void |
public GameObject,UnityEngine componentItemPrefab | ||
Résultat |
public Transform,UnityEngine componentsFieldsView | ||
Résultat |
public GameObject,UnityEngine noAvailableComponentText | ||
Résultat |