Select Git revision
scriptingAPI.html
scriptingAPI.html 2.39 KiB
<html>
<head>
<title>EasyRoads3D v3 Manual</title>
<link rel="stylesheet" type="text/css" href="../style.css" />
</head>
<body>
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="12"><img src="../images/topLeft.jpg" width="76" height="62"></td>
<td valign="top" class="style7" style="background:url(../images/topMiddle.jpg);padding-top:16px;padding-left:25px">EasyRoads3D V3 Manual</td>
<td width="257" align="right"><img src="../images/topRight.jpg" width="257" height="62"></td>
</tr>
</table>
<table width="93%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><a href="troubleshooting.html"><img src="../images/previousTop.jpg" width="97" height="20" border="0"></a></td>
<td align="right"><a href="toolbar.html"><img src="../images/nextTop.jpg" width="73" height="20" border="0"></a></td>
</tr>
<tr>
<td height="35" valign="bottom"><a href="../manualv3.html"><img src="../images/home.jpg" width="130" height="20" border="0"></a></td>
<td align="right"> </td>
</tr>
<tr>
<td colspan="2" class="style1"><p> </p>
<p class="style7" style="color:#000">EasyRoads3D Scripting API <span class="style21">[Pro]</span>
<hr>
<p class="style21"> </p>
<p class="header1">OVERVIEW</p>
<p>This section covers the EasyRoads3D scripting API for coding your road network in the Unity editor or at runtime.</p>
<p> </p>
<p class="header2">Classes</p>
<ul style="line-height:20px">
<li><a href="ERRoadNetwork.html" class="link">ERRoadNetwork</a></li>
<li><a href="ERRoad.html" class="link">ERRoad</a></li>
<li><a href="ERRoadType.html" class="link">ERRoadType</a></li>
<li><a href="ERConnection.html" class="link">ERConnection</a></li>
<li><a href="ERConnectionData.html" class="link">ERConnectionData</a></li>
<li><a href="EREditor.html" class="link">EREditor</a></li>
</ul>
<p> </p>
<p> </p></td>
</tr>
<tr>
<td><a href="troubleshooting.html"><img src="../images/previousBtm.jpg" width="89" height="20" border="0"></a></td>
<td align="right"><a href="toolbar.html"><img src="../images/nextBtm.jpg" width="70" height="20" border="0"></a></td>
</tr>
</table>
<p> </p>
</body>
</html>