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
The index of the detail prototype.