Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


invertProjection

Flag indicating if the projection matrix is inverted in this rendering configuration.
Read time 1 minuteLast updated 10 days ago

Definition

public bool invertProjection

Remarks

The projection matrix may be inverted if the render texture in use was created with the RenderTextureCreationFlags.AllowVerticalFlip flag.