enumeration
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.
CloseType of a given shader property.
Color | The property holds a Vector4 value representing a color. |
Vector | The property holds a Vector4 value. |
Float | The property holds a floating number value. |
Range | The property holds a floating number value in a certain range. |
Texture | The property holds a Texture object. |
Int | The property holds an integer number value. |