3dstreet
3dstreet copied to clipboard
Option to disable rendering of vehicles
For loud bicycle game we need ability to render a street without placing vehicles in the z center of a street segment
Options:
- flag on street component like
showVehiclessimilar toshowGroundorshowStripingwith default =true. When set to false the vehicles are not placed in the scene. - streetmix json "variant" at the segment level that can control vehicle presence on a segment by segment basis
I suggest 1 as a starting point