Color.yellowstatic var yellow : ColorDescriptionYellow. RGBA is (1, 0.92, 0.016, 1), but the color is nice to look at!
JavaScript
// Assign a yellow color to this transform's material using UnityEngine; import UnityEngine |
