Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Closeposition | Rectangle on the screen to use for field. |
label | Optional label in front of the field. |
property | Serialized property which contains RenderingLayerMask struct. |
Makes a rendering layer selection field.
position | Rectangle on the screen to use for field. |
label | Optional label in front of the field. |
layers | Value which represents RenderingLayerMask. |
style | Optional GUIStyle. |
RenderingLayerMask The Rendering Layer selected by the User.
Makes a rendering layer selection field.