I'm trying to add the ability to rotate the vehicles after they're loaded. Obviously my CGA knowledge is limited and everything I've tried doesn't do anything. Any thoughts?
import LumenRT: "/LumenRT/rules/ImmersiveNature.cga"
RandomCar-->
LumenRT.Vehicle(LumenRT.GetRandomCar)
Scott