Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

scene

The scene to associate the LightingDataAsset with.