- Home /
Question by
ismail_bozku · Jan 31, 2018 at 05:56 PM ·
terrainscript.runtimeproceduralterraindata
Paint Terrain Texture From Vector3 List
Hello What I'm trying to do is; I have Vector3 list populated with bunch of points. I want to put texture with X brush and Y size on terrain on each of the points in that list. Of course I need to do it in runtime.
I saw the alphaMaps documentation not sure if its works for what I'm trying to do also couldn't understand exacly how I can access certain point of texture and manipulate it.
Any suggestion, idea, help would be appreciated.
Thanks!
Comment