CommandBuffer.UnmarkLateLatchMatrix

Declaration

public void UnmarkLateLatchMatrix(Rendering.CameraLateLatchMatrixType matrixPropertyType);

Parameters

matrixPropertyType Camera matrix property type to be unmarked for late latching.

Description

Unmark a global shader property for late latching. After unmarking, the shader property will no longer be late latched. This function is intended for the Universal Render Pipeline (URP) to specify late latched shader properties.


Did you find this page useful? Please give it a rating: