Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


previousViewProjectionMatrix

Get the view projection matrix used on the last frame.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public Matrix4x4 previousViewProjectionMatrix { get; }