texture(...)
Lot --> texture()
@StartRule
Lot --> primitiveCube(5, 5, 5)
setupProjection(0, scope.xy, 2, 2)
projectUV(0)
texture("https://raw.githubusercontent.com/mrdoob/three.js/master/examples/textures/brick_diffuse.jpg")