using System; [Serializable] public enum LensflareStyle34 { Ghosting = 0, Anamorphic = 1, Combined = 2 }