17 lines
383 B
HTML
17 lines
383 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetTerrainPatchLOD [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function GetTerrainPatchLOD( actor, patchX, patchZ ) </h2></p>
|
|
<p>
|
|
Returns the current level of detail for a terrain patch
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |