Class SynthesizedLightEstimation
Implements
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.MARS.Data.Synthetic
Assembly: Unity.MARS.dll
Syntax
[MovedFrom("Unity.MARS.Data")]
[HelpURL("https://docs.unity3d.com/Packages/com.unity.mars@1.6/manual/ReferenceGuideSyntheticData.html#synthesized-light-estimation-synthesizedlightestimation")]
[RequireComponent(typeof(Light))]
public class SynthesizedLightEstimation : MonoBehaviour, ISimulatable
Methods
GetData()
Declaration
public MRLightEstimation GetData()
Returns
Type | Description |
---|---|
MRLightEstimation |