Search Unity

Writing custom tree shader

Discussion in 'Shaders' started by Zenchuck, Jun 9, 2019.

  1. Zenchuck

    Zenchuck

    Joined:
    Jun 2, 2010
    Posts:
    297
    Hi there,

    I am attempting to write my own tree shader.
    I have a line at the end of my shader that points to the built-in billboard shader:
    Code (CSharp):
    1. Dependency "BillboardShader" = "Hidden/Nature/Tree Creator Leaves Rendertex"
    For some reason these billboards don't match the scale of my rendered trees.