21 lines
466 B
HTML
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>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>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |