20 lines
414 B
HTML
20 lines
414 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>RemoveActorShadow [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub RemoveActorShadow( actor ) </h2></p>
|
|
<p>
|
|
Stops shadow casting on an actor
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="addactorshadow.html">AddActorShadow</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |