21 lines
471 B
HTML
21 lines
471 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetLightShadowCast [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetLightShadowCast( actor, flag ) </h2></p>
|
|
<p>
|
|
Sets whether a light will cast shadows on actors that have shadows enabled
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="addactorshadow.html">AddActorShadow</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |