CGA Snippets

Here is a collection of CGA snippets for CityEngine i found to be usefull

Texture to cover full scope

setupProjection(2, scope.xy, '1, '1)    
set(material.dirtmap, "builtin:uvtest.png")  
projectUV(2)