Ignition / SpriteHelpers

Namespace Playniax.Ignition

Script can be found in Assets/Playniax/Framework/Ignition/Framework/Core/Scripts/SpriteHelpers.cs

Class SpriteHelpers

Description

A collection of Sprite functions.

Public MethodsDescription
static void SetColor(GameObject gameObject, Color color)Changes the color of all SpriteRenderers attached to a given GameObject and its children.