Dan
f2037191
Added light estimation script and scene with UI to display values
6 年前
Dan
3064de37
refactored UI code and removed getter setter from lightestimation
6 年前
Dan
ae28315b
cleaned up naming convetions and added autoprops
6 年前
Tim Mowrer
5881b602
Fix errors in LightEstimation sample which prevented reporting of color temperature and/or color correction
6 年前
Tim Mowrer
61bdb5d2
Convert tabs to spaces
6 年前
Tim Mowrer
1526268b
[XR] Fix warnings in Editor
Add public properties to silence the warnings in the Editor concerning values that are never set and will always be null (they are set in the UI, so they are generally not null).
6 年前
Tim Mowrer
5f806aaa
[XR] Add doxygen and tooltips
Doxygen for all public properties and methods. Remove pre-2018.3 code. General code cleanup.
6 年前
David Mohrhardt
5e5dd2a2
- Added new ARKit HDR light estimation sample scene
- Modified LightEstimation scene to display HDR estimation information.
5 年前
David Mohrhardt
ecc165eb
Updated to use string builder
5 年前
GitHub Enterprise
d28f9b01
Update Assets/Scripts/LightEstimationUI.cs
Co-Authored-By: Tim Mowrer <timm@unity3d.com>
5 年前
Alexandra Serralta
2a0e2842
added samples namespace
5 年前
Shan Jiang
6a0786f7
modified scene to only display normal light estimation
4 年前
Shan Jiang
9e49fbb6
redid menu buttons and renamed scene
4 年前
Shan Jiang
73f0e833
and separated Basic/HDRLightEstimation scripts from LightEstimation.cs
4 年前
Shan Jiang
4b465207
updated README and comments
4 年前
Shan Jiang
1035b679
removed Debug
4 年前
Shan Jiang
44400d20
reset all light estimation properties when unavailable
4 年前
Shan Jiang
87aa4972
minor changes
4 年前
Shan Jiang
7c8d0117
renamed variable
4 年前