LightingDataAsset(Scene)
Constructs an empty LightingDataAsset associated with specific scene.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor
- Assembly: UnityEditor
public LightingDataAsset(Scene scene)
Parameters
The scene to associate the LightingDataAsset with.