Files
RCBASIC4/doc/doc_files/createlightactor.html
2026-02-26 15:33:51 -06:00

27 lines
782 B
HTML

<!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>
</p>
</body>
</html>