Updated docs
This commit is contained in:
24
doc/doc_files/setwheelactoroffsettransform.html
Normal file
24
doc/doc_files/setwheelactoroffsettransform.html
Normal file
@@ -0,0 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>SetWheelActorOffsetTransform [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>Sub SetWheelActorOffsetTransform( actor, wheel, t_matrix ) </h2></p>
|
||||
<p>
|
||||
Sets an local offset transform for the wheel actor. This is mainly for when the actors local transform does not line up with the axis for the vehicle.
|
||||
</p>
|
||||
<p>
|
||||
Refer to the Vehicle demo to see an example of this.
|
||||
</p>
|
||||
<br><p>Related:
|
||||
<a href="getwheelactoroffsettransform.html">GetWheelActorOffsetTransform</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user