Version: 2020.3
言語: 日本語

BrushPreview

enumeration

マニュアルに切り替える

説明

Enum to specify whether DrawBrushPreview previews the source render texture or the destination render texture of a 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.