obj | The ScriptableObject reference to add. |
bool Returns true if the reference is added. Returns false if the sprite is already referencing the ScriptableObject .
Adds a ScriptableObject reference to the sprite.
Refer to Sprite.GetScriptableObjects for sample usage.