LightEstimation
NameSpace: Features
Classes
Type | Name |
---|---|
struct | EstimateData All of the data obtained from a light estimation estimate. |
struct | HDRCubemapData The data of the HDR cubemap as it is obtained from a light estimation estimate. |
class | MagicLeapLightEstimationFeature |
struct | MainDirectionalLight The direction and color of the main directional light data obtained from the light estimation estimate. |
Enums
Name | |
---|---|
enum | HDRCubemapFaceResolution { Resolution_64x64, Resolution_128x128, Resolution_256x256 } The width and height dimension resolution of an HDR Cubemap. |
Enums Documentation
HDRCubemapFaceResolution
The width and height dimension resolution of an HDR Cubemap.
Enumerator | Value | Description |
---|---|---|
Resolution_64x64 | ||
Resolution_128x128 | ||
Resolution_256x256 |