DetailPrototype

class in UnityEngine

Cambiar al Manual

Descripción

Detail prototype used by the Terrain GameObject.

Variables

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.