21 lines
461 B
HTML
21 lines
461 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetProjectorTexture [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetProjectorTexture(actor, img_id) </h2></p>
|
|
<p>
|
|
Sets the texture that is projected by a projector.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="createprojectoractor.html">CreateProjectorActor</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |