Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

DetailPrototype

class in UnityEngine

/

Implemented in:UnityEngine.TerrainModule

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Detail prototype used by the Terrain GameObject.

Properties

bendFactorBend factor of the detailPrototype.
dryColorColor when the DetailPrototypes are "dry".
healthyColorColor when the DetailPrototypes are "healthy".
maxHeightMaximum height of the grass billboards (if render mode is GrassBillboard).
maxWidthMaximum width of the grass billboards (if render mode is GrassBillboard).
minHeightMinimum height of the grass billboards (if render mode is GrassBillboard).
minWidthMinimum width of the grass billboards (if render mode is GrassBillboard).
noiseSpreadHow spread out is the noise for the DetailPrototype.
prototypeGameObject used by the DetailPrototype.
prototypeTextureTexture used by the DetailPrototype.
renderModeRender mode for the DetailPrototype.

Did you find this page useful? Please give it a rating: