Skip to main content

B1CityGraphTafficLight

  • Represents a traffic light placement in the city graph, specifying the controlled
    * lane index, world position, yaw rotation, and signal preset index.
PropertyTypeDescriptionMetadata
LaneIndexint32Index of the lane this traffic light controls.Category: B1CityGraphTafficLight
PositionFVectorWorld-space position of this traffic light.Category: B1CityGraphTafficLight
YawfloatYaw rotation in degrees of this traffic light.Category: B1CityGraphTafficLight
PresetIndexint32Index into the traffic light preset array used for this light.Category: B1CityGraphTafficLight