Updated docs
This commit is contained in:
27
doc/doc_files/getwheelactoroffsettransform.html
Normal file
27
doc/doc_files/getwheelactoroffsettransform.html
Normal file
@@ -0,0 +1,27 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>GetWheelActorOffsetTransform [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>Sub GetWheelActorOffsetTransform( actor, wheel, t_matrix ) </h2></p>
|
||||
<p>
|
||||
Stores the local offset transform for the wheel actor in t_matrix.
|
||||
</p>
|
||||
<p>
|
||||
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="setwheelactoroffsettransform.html">SetWheelActorOffsetTransform</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user