Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


cubemapConvolutionExponent

Defines how fast Phong exponent wears off in mipmaps. Higher value will apply less blur to high resolution mipmaps.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
Warning
Deprecated. Not used anymore. The right values are automatically picked by the importer.
public float cubemapConvolutionExponent { get; set; }

Remarks