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

21 lines
587 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>setActorSleepThresholds [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub setActorSleepThresholds( actor, linear, angular) </h2></p>
<p>
Sets the linear and angular deactivation thresholds for an actor
</p>
<br><p>Related:
<a href="getactorlinearsleepthreshold.html">GetActorLinearSleepThreshold</a>
<a href="getactorangularsleepthreshold.html">GetActorAngularSleepThreshold</a>
</p>
<p>
</body>
</html>