Search Unity

Change Tree vertex information after it is added to a terrain?

Discussion in 'Scripting' started by TonyGrahn, Apr 9, 2020.

  1. TonyGrahn

    TonyGrahn

    Joined:
    Aug 4, 2012
    Posts:
    3
    Is there a way to change vertex information on terrain trees like vertex color?

    It looks like scripts attached to trees don't run and looking at TreeInstance or TreePrototype, they don't seem to provide access to much more than the prefab.

    Does anyone know where the tree vertex data is kept and how to manipulate it?