Inheritance: ScriptableObject
 public void Set(SpriteVariable v)
 {
     value = v.value;
 }