Tag for the nodes that make up the bone's parent-child structure.
| Value | Description |
| Off | Billboarding not performed. |
|---|
| World | Rotates the z-axis to be parallel with the view axis. |
|---|
| WorldViewpoint | Rotates so the z-axis points in the view direction. |
|---|
| Screen | Rotates the z-axis to be parallel with the view axis, and rotates the y-axis to face toward the top of the screen. |
|---|
| ScreenViewpoint | Rotates the z-axis to face toward the viewpoint, and rotates the y-axis to face toward the top of the screen. |
|---|
| YAxial | Rotates only the y-axis so that the z-axis is parallel with the view axis. |
|---|
| YAxialViewpoint | Rotates only the y-axis so that the z-axis faces the viewpoint. |
|---|
| Invalid |
An invalid type. For RadioButton binding.
|
|---|