Version: 2022.3

CommandBufferExtensions

class in UnityEngine.Rendering

切换到手册

描述

Static class providing extension methods for CommandBuffer.

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

静态函数

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.