Files
RCBASIC4/doc/doc_files/getactormaterial.html
2026-02-26 15:33:51 -06:00

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>GetActorMaterial [RCBasic Doc] </title>
</head>
<body>
<p><h2>Function GetActorMaterial( actor, material_num) </h2></p>
<p>
Returns an actor's material id.
</p>
<p>
Actor's can have multiple materials but generally you want material 0 for most Actor's.
</p>
<p>
</p>
</body>
</html>