Files
BlitzNext/_release/help/commands/3d_commands/template.htm
T
2014-02-26 16:08:39 +13:00

38 lines
953 B
HTML

<html>
<head>
<title>Command: &lt;command&gt;</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="../css/commands.css">
</head>
<body>
<p><span class="Command">&nbsp;&nbsp;&lt;command&gt;&nbsp;&nbsp;</span></p>
<p>
<span class="header">Parameters:</span><br>
</p>
<table width="100%" border="0" cellspacing="2" cellpadding="2" align="center">
<tr>
<td>&lt;param description&gt;</td>
</tr>
</table>
<p class="header">Description:<br>
<br>
<table width="100%" border="0" cellspacing="2" cellpadding="2" align="center">
<tr>
<td>&lt;description&gt;</td>
</tr>
</table>
<p class="header"><a href="../3d_examples/template.bb">Example:</a><br>
<br>
<table width="100%" border="0" cellspacing="2" cellpadding="2" align="center">
<tr>
<td>&lt;example&gt;</td>
</tr>
</table>
<p><b><a target="_top" href="../index.htm">Index</a></b></p>
</body>
</html>