enum EPCGSpherePointOrientation
{
UMETA =(ToolTip = "Points are aligned outward from the origin (the normal of the sphere's surface)."),
UMETA =(ToolTip = "Points are aligned inward toward the origin (inverse of the normal)."),
UMETA =(ToolTip = "Points will not be explicitly aligned."),
}