Files
RCBASIC4/doc/doc_files/getactorboneindex.html
2026-03-03 19:29:04 -06:00

21 lines
506 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetActorBoneIndex [RCBasic Doc] </title>
</head>
<body>
<p><h2>Function GetActorBoneIndex( actor, bone_name$ ) </h2></p>
<p>
Returns a bone index based on its name
</p>
<p>
NOTE: This is only for actors that use skeletal animation (ie. *.b3d, *.x, *.ms3d, and actors created from Anim8or files)
</p>
<p>
</p>
</body>
</html>