Binding of RoR::ProceduralObject; a spline for generating dynamic roads.
void addPoint(procedural_point)
Adds point at the end.
void insertPoint(int pos, procedural_point)
Adds point before the element at the specified position.
string name
Name of the road/street this spline represents.
procedural_point getPoint(int pos)
void deletePoint(int pos)
ProceduralRoadClass getRoad()
Binding of RoR::ProceduralRoad; a dynamically generated road mesh.
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.