using System; namespace NW4RTools.Models.Animation { public class ColorAnim { public ColorAnim() { } } }