Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DetailBrushRepresentation

Represents data associated with the brush used for scattering details.
Read time 1 minuteLast updated 10 days ago

Definition

public class DetailBrushRepresentation

Remarks

DetailBrushRepresentation acts as a container for functional data used when determining the area of scatter when painting on a terrain. You use DetailBrushRepresentation objects for determining the strength of the scatter.

Methods

Method

Description

GetStrengthGets the strength at the passed in position.
UpdateUpdates the DetailBrushRepresentation's data.