Features: Random normalized integers
Labels:
- Vector3(r,g,b) int - Background (Min: 0, Max: 255)
- Vector3(r,g,b) int - Foreground (Min: 0, Max: 255)
- Int - FontSize (Min: 6, Max: 24)
- Bool (0,1) int - FocusVisualStyle (Min: 0, Max: 1)
- Vector3(r,g,b) int - BorderBrush (Min: 0, Max: 255)
- Int - BorderThickness (Min: 1, Max: 12)
- Bool (0,1) int - Button.IsFocused (Min: 0, Max: 1)
- Int - BorderThickness (Button.IsFocused) (Min: 1, Max: 12)
- Vector3(r,g,b) int - BorderBrush (Button.IsFocused) (Min: 0, Max: 255)
- Bool (0,1) int - Button.IsEnabled (Min: 0, Max: 1)
- Vector3(r,g,b) int - Background (Button.IsEnabled) (Min: 0, Max: 255)
- Vector3(r,g,b) int - BorderBrush (Button.IsEnabled) (Min: 0, Max: 255)
- Bool (0,1) int - Rounding (Min: 0, Max: 1)
- Int - CornerRadius (Rounding) (Min: 2, Max: 16)
- Bool (0,1) int - Button.MouseEnter (Min: 0, Max: 1)
- Vector3(r,g,b) int - To (Button.MouseEnter) (Min: 0, Max: 255)
- Float (2 two numbers before the decimal point) - Duration (seconds - Button.MouseEnter) (Min: 0.20, Max: 1.5)
- Bool (0,1) int - Button.MouseLeave (Min: 0, Max: 1)
- Vector3(r,g,b) int - To (Button.MouseLeave) (Min: 0, Max: 255)
- Float (2 two numbers before the decimal point) - Duration (seconds - Button.MouseLeave) (Min: 0.20, Max: 1.5)