Updated docs and added constants to tracker
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>setActorSleepThresholds [RCBasic Doc] </title>
|
||||
<title>SetActorSleepThresholds [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub setActorSleepThresholds( actor, linear, angular) </h2></p>
|
||||
<p><h2>Sub SetActorSleepThresholds( actor, linear, angular) </h2></p>
|
||||
<p>
|
||||
Sets the linear and angular deactivation thresholds for an actor
|
||||
</p>
|
||||
@@ -16,6 +16,7 @@
|
||||
<a href="getactorangularsleepthreshold.html">GetActorAngularSleepThreshold</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user