defaultReflectionMode
Default reflection mode.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static DefaultReflectionMode defaultReflectionMode { get; set; }
Remarks
Unity can use a custom texture or generate a specular reflection texture from skybox.
Additional Resources: RenderSettings.defaultReflectionMode, The Lighting window.