21 lines
466 B
HTML
21 lines
466 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetProjectorTexture [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetProjectorTexture(actor) </h2></p>
|
|
<p>
|
|
Returns the image currently being projected by the projector
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setprojectortexture.html">SetProjectorTexture</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |