roadrunner.hdmap.StaticObject
Description
A roadrunner.hdmap.StaticObject object enables you to define the
static object instances in a RoadRunner HD Map scene model. This object is used for props and road furniture that do not
move.
Creation
Syntax
Description
creates an empty staticObject = roadrunner.hdmap.StaticObject()StaticObject.
sets the properties of the staticObject = roadrunner.hdmap.StaticObject(Name=Value)StaticObject using name-value pairs.