Updated docs
This commit is contained in:
21
doc/doc_files/getactorboneindex.html
Normal file
21
doc/doc_files/getactorboneindex.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user