TerrainProcessorManual – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
(First try)
 
m (Text replacement - " (={2,})([^ = ])(.*)([^ = ])(={2,}) * " to " $1 $2$3$4 $5 ")
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__ __NOEDITSECTION__ <div class="_description tool">
<includeonly>__NOTOC__ __NOEDITSECTION__ <div class="_description tool">


===Task details===
=== Task details ===
'''Task name''' : {{{1}}}
'''Task name''' : {{{1}}}


Line 27: Line 27:
{{#if:{{{SAMPLE|}}}|===Sample===
{{#if:{{{SAMPLE|}}}|===Sample===
{{{SAMPLE}}}|}}
{{{SAMPLE}}}|}}
</div>
</div></includeonly><noinclude>
== Usage ==
<pre>
{{TerrainProcessorManual|Task name|Dll|Geomery|Heightmap
|DESCRIPTION=
|TASKPARAMETERS=
|OBJECTPROTOTYPEPARAMETERS=
|USAGE=
|ALGORITHM=
|SAMPLE=
}}
</pre>
 
[[Category:Templates|{{uc:{{PAGENAME}}}}]]
</noinclude>

Latest revision as of 20:32, 31 January 2021

Usage

{{TerrainProcessorManual|Task name|Dll|Geomery|Heightmap
|DESCRIPTION=
|TASKPARAMETERS=
|OBJECTPROTOTYPEPARAMETERS=
|USAGE=
|ALGORITHM=
|SAMPLE=
}}