Camera Controller | the camera controller for controlling the main player |
Global Chat Canvas | The canvas in runtime for displaying history logs and support typing/recording. Could be NULL |
Trigger Canvas | The canvas in runtime to display triggers. mostly is NULL. Only used in some sample cases. |
Record Button | The button for holding record in global panel |
Content RT | The RectTransform of the Content |
Bubble Left | The ChatBubble aligned to the left |
Bubble Right | The ChatBubble aligned to the right |
Input Field | The Input Field |
RT Canvas | The real time canvas, mostly is NULL. Only used in some sample cases. |
Init Position | It's initial position, used to reset. Used in some sample cases. |
Init Rotation | It's initial rotation, used to reset. Used in some sample cases. |