Files
RCBASIC4/doc/files/setactoranimationspeed.html
2024-12-14 15:28:03 -05:00

20 lines
459 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>SetActorAnimationSpeed [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub SetActorAnimationSpeed( actor, animation, speed ) </h2></p>
<p>
Set the FPS of an actor animation
</p>
<br><p>Related:
<a href="getactoranimationspeed.html">GetActorAnimationSpeed</a>
</p>
<p>
</body>
</html>