Updated docs
This commit is contained in:
26
doc/files/createlightactor.html
Normal file
26
doc/files/createlightactor.html
Normal file
@@ -0,0 +1,26 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>CreateLightActor [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function CreateLightActor( ) </h2></p>
|
||||
<p>
|
||||
Returns a new light in the scene
|
||||
</p>
|
||||
<br><p>Related:
|
||||
<a href="createmeshactor.html">CreateMeshActor</a>
|
||||
<a href="createmeshoctreeactor.html">CreateMeshOctreeActor</a>
|
||||
<a href="createcubeactor.html">CreateCubeActor</a>
|
||||
<a href="createsphereactor.html">CreateSphereActor</a>
|
||||
<a href="createwaterplaneactor.html">CreateWaterPlaneActor</a>
|
||||
<a href="createbillboardactor.html">CreateBillboardActor</a>
|
||||
<a href="createterrainactor.html">CreateTerrainActor</a>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user