JUtils
A unity utilities library
MinMax.cs File Reference

Classes

struct  JUtils.MinMax
 A struct with a custom editor which can be used to get a minimum and a maximum value, handy for random values & clamping More...
 

Namespaces

namespace  JUtils
 

Typedefs

using Random = System.Random
 

Typedef Documentation

◆ Random

using Random = System.Random