增加RGB值
This commit is contained in:
@@ -27,6 +27,8 @@ public class EyeTarget : MonoBehaviour
|
||||
private Material backMaterial;
|
||||
private Material wrongColorMaterial;
|
||||
|
||||
public Color _color;
|
||||
|
||||
private void Awake()
|
||||
{
|
||||
// 获取此对象的材质
|
||||
|
||||
Reference in New Issue
Block a user