Method TryGetLightEstimation
TryGetLightEstimation(out MRLightEstimation)
Declaration
public bool TryGetLightEstimation(out MRLightEstimation lightEstimation)
Parameters
Type | Name | Description |
---|---|---|
MRLightEstimation | lightEstimation |
Returns
Type | Description |
---|---|
bool |
Implements
Unity.MARS.Providers.IProvidesLightEstimation.TryGetLightEstimation(out Unity.MARS.Data.MRLightEstimation)