Property displayMatrix displayMatrix The 4x4 display matrix for the frame. Defines how to render the frame to the screen. Declaration public Matrix4x4 displayMatrix { get; } Property Value Type Description Matrix4x4 The display matrix.