21 lines
472 B
HTML
21 lines
472 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetActorShapeEx [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetActorShapeEx( actor, shape_type, mass, radius) </h2></p>
|
|
<p>
|
|
Sets actor shape and radius for capsule, cone, and sphere shapes
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setactorshape.html">SetActorShape</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |