Experimental: this API is experimental and might be changed or removed in the future.

TerrainPaintUtilityEditor.GetDefaultBrushPreviewMaterial

매뉴얼로 전환
public static Material GetDefaultBrushPreviewMaterial ();

반환

Material Default brush preview material.

설명

Returns the default brush preview material. This material supports procedural mesh generation for use with DrawBrushPreview.

See Also: TerrainPaintUtilityEditor.DrawBrushPreview.