20 lines
484 B
HTML
20 lines
484 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetTerrainCameraRotationDelta [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub SetTerrainCameraRotationDelta( actor, delta ) </h2></p>
|
|
<p>
|
|
Sets the rotation camera threshold.
|
|
</p>
|
|
<p>
|
|
It is used to determine when to recalculate indices for the scene node. The default value is 1.
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |