Added FX Materials

* Added FX Shader Materials
* Added Projector Actor
This commit is contained in:
n00b
2025-04-11 00:51:47 -04:00
parent 14a315db60
commit b67d63d32c
73 changed files with 5384 additions and 1825 deletions

View File

@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>NumMaterialConstants [RCBasic Doc] </title>
</head>
<body>
<p><h2>Function NumMaterialConstants(material_type) </h2></p>
<p>
Returns the number of shader uniforms for an FX material
</p>
<p>
</body>
</html>