Ignition / SpriteRendererGroup
Namespace
Playniax.IgnitionInherits from
MonoBehaviourScript can be found in
Assets/Playniax/Framework/Ignition/Framework/Core/Scripts (MonoBehaviour)/SpriteRendererGroup.cs
Class SpriteRendererGroup
DescriptionManipulates the alpha of all SpriteRenderers within the GameObject and its children.
Public fields | Description |
---|
float alpha = 1 | The alpha value determines the transparency. A value of 1 means fully opaque, while 0 means fully transparent. |