outputSpace
Defines in which space render requests will be be outputted.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public Camera.RenderRequestOutputSpace outputSpace { get; }
Remarks
Default is ScreenSpace, but it is also possible to output in UV space.