20 lines
462 B
HTML
20 lines
462 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>lightIsCastingShadow [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function lightIsCastingShadow( actor ) </h2></p>
|
|
<p>
|
|
Returns true if shadow casting is enabled for the given light
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setlightshadowcast.html">SetLightShadowCast</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |