namespace ClusterVR.CreatorKit.Trigger.Implements { public enum CollisionEventType { Enter, Exit } }