Property | Type | Description | |
---|---|---|---|
componentItemPrefab | |||
componentsFieldsView | |||
nameText | |||
noAvailableComponentText | |||
posX | InputField | ||
rotX | InputField | ||
scaleX | InputField | ||
toggle | Toggle |
Method | 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 | |
return | void |
public OnSubmitRotation ( string text ) : void | ||
text | string | |
return | void |
public GameObject,UnityEngine componentItemPrefab | ||
return |
public Transform,UnityEngine componentsFieldsView | ||
return |
public GameObject,UnityEngine noAvailableComponentText | ||
return |