Version: 2023.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.

정적 함수

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.