Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DetailRenderMode

Render mode for detail prototypes.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Enum
  • Namespace: UnityEngine
  • Assembly: UnityEngine.TerrainModule
public enum DetailRenderMode

Fields

Value

Description

GrassThe detail prototype will use the grass shader.
GrassBillboardThe detail prototype will be rendered as billboards that are always facing the camera.
VertexLitWill show the prototype using diffuse shading.