Version: 2023.1
言語: 日本語

FastMemoryFlags

enumeration

マニュアルに切り替える

説明

Control Fast Memory render target layout.

変数

NoneUse the default fast memory layout.
SpillTopSections of the render target not placed in fast memory will be taken from the top of the image.
SpillBottomSections of the render target not placed in fast memory will be taken from the bottom of the image.