Updated docs
This commit is contained in:
31
doc/files/setlighttype.html
Normal file
31
doc/files/setlighttype.html
Normal file
@@ -0,0 +1,31 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>setLightType [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub setLightType( actor, light_type ) </h2></p>
|
||||
<p>
|
||||
Sets the type of light
|
||||
</p>
|
||||
<p>
|
||||
Possible Light Types
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
LIGHT_TYPE_POINT
|
||||
</li>
|
||||
<li>
|
||||
LIGHT_TYPE_POINT
|
||||
</li>
|
||||
<li>
|
||||
LIGHT_TYPE_POINT
|
||||
<br><p>Related:
|
||||
<a href="setlighttype.html">SetLightType</a>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user