Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


exposureTexture

A 1x1 texture with pre-exposure values. If you do not use pre-exposure, do not set this texture. This texture is optional.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.AMD
  • Assembly: UnityEngine.AMDModule
public Texture exposureTexture { readonly get; set; }