Version: 2022.2
言語: 日本語

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.

Static 関数

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.