Search Unity

Rendering Terrain with Command Buffers

Discussion in 'General Graphics' started by DaveL99, Jun 21, 2019.

  1. DaveL99

    DaveL99

    Joined:
    Jul 5, 2018
    Posts:
    22
    Is there any way to manually draw the Terrain (along with associated trees and detail objects etc.) inside a Command Buffer?

    There does not appear to be any Renderer object I can get from the Terrain. Anybody know any cunning method of doing this?
     
    Ikaroon likes this.