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