Updated docs and added constants to tracker
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>setLightShadowCast [RCBasic Doc] </title>
|
||||
<title>SetLightShadowCast [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub setLightShadowCast( actor, flag ) </h2></p>
|
||||
<p><h2>Sub SetLightShadowCast( actor, flag ) </h2></p>
|
||||
<p>
|
||||
Sets whether a light will cast shadows on actors that have shadows enabled
|
||||
</p>
|
||||
@@ -15,6 +15,7 @@
|
||||
<a href="addactorshadow.html">AddActorShadow</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user