- Home /
Question by
emil · Apr 03, 2012 at 06:45 PM ·
terrainlighttreeflashlight
Strange flashlight
Why my terrain with flashlight look like this?: 
Comment
Answer by Berenger · Apr 05, 2012 at 05:12 AM
My guess is that those columns have a vertex shader, no fragments and have something like 8 vertices. They are boxes, basically. There must be a light touching them somewhere out of the field of view, and my previous statements make the whole object to be lit.
Your answer
Follow this Question
Related Questions
I can see trees, even when there is no light 2 Answers
Adding custom trees in UnityTerrain. 1 Answer
Why is my Tree Removal so low-performing when placing a GameObject nearby 2 Answers
Any Reason this would make Unity Freeze up? 0 Answers
How can I separate tree colliders from terrain colliders? 2 Answers