Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RemoveDetailPrototype(int)

Removes the detail prototype at the specified index.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.TerrainModule
public void RemoveDetailPrototype(int index)

Parameters

index

The index of the detail prototype.