useLightProbesByDefault
Gets and sets a boolean to enable light probe lighting for the imported SpeedTree model.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public bool useLightProbesByDefault { get; set; }
Remarks
To change this setting for a specific LOD, see SpeedTreeImporter.useLightProbes and SpeedTreeImporter.enableSettingOverride.