This version of Unity is unsupported.

FastMemoryFlags

enumeration

Description

Control Fast Memory render target layout.

Properties

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.