Color.greystatic var grey : ColorDescriptionEnglish spelling for gray. RGBA is the same (0.5, 0.5, 0.5, 1).
JavaScript
// Assign a grey color to this transform's material using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Color | ||||
Color.greystatic var grey : ColorDescriptionEnglish spelling for gray. RGBA is the same (0.5, 0.5, 0.5, 1).
JavaScript
// Assign a grey color to this transform's material using UnityEngine; import UnityEngine |