Ignition / SpriteHelpers
Namespace
Playniax.IgnitionScript can be found in
Assets/Playniax/Framework/Ignition/Framework/Core/Scripts/SpriteHelpers.cs
Class SpriteHelpers
DescriptionA collection of Sprite functions.
Public Methods | Description |
---|
static void SetColor(GameObject gameObject, Color color) | Changes the color of all SpriteRenderers attached to a given GameObject and its children. |