Version: 2023.2

TerrainBrushPreviewMode

enumeration

切换到手册

描述

这是一个枚举,指定 DrawBrushPreview 预览 PaintContext 的源渲染纹理还是目标渲染纹理。

变量

SourceRenderTextureSpecifies that TerrainPaintUtilityEditor.DrawBrushPreview uses the source render texture of the PaintContext.
DestinationRenderTextureSpecifies that TerrainPaintUtilityEditor.DrawBrushPreview uses the destination render texture of the PaintContext.