This version of Unity is unsupported.

CommandBufferExtensions

class in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Static class providing extension methods for CommandBuffer.

The extension methods in this class can directly be used on an CommandBuffer.

Static Methods

SwitchIntoFastMemoryAdds a command to put a given render target into fast GPU memory.
SwitchOutOfFastMemoryAdds a command to remove a given render target from fast GPU memory.