A DisplayDevice is a configuration ScriptableObject to get a correct mapping from pixel to mm and vice versa. Currently it takes a native reolution and a dpi value. It would be easier to handle if one only need to enter the resolution and the diagonal size (in inch) and the displaydevice calculates the dpi by itself
A DisplayDevice is a configuration ScriptableObject to get a correct mapping from pixel to mm and vice versa. Currently it takes a native reolution and a dpi value. It would be easier to handle if one only need to enter the resolution and the diagonal size (in inch) and the displaydevice calculates the dpi by itself