using System; namespace UnityEditor.VFX { [VFXInfo(type = typeof(FlipBook))] class VFXSlotFlipBook : VFXSlot { } }