using UnityEngine; using System.Collections; using UnityEngine.UI; using System.Collections.Generic; namespace AWSSDK.Examples.ChessGame { // Applies the attached style to the attached game objects. public class StyleApplier : MonoBehaviour { public Style Style; public Camera Cam; public List