Document the new upx/upy/upz attributes on a gear object.
This commit is contained in:
parent
fae0ed95f9
commit
5d12a50591
1 changed files with 5 additions and 0 deletions
|
@ -274,6 +274,11 @@ gear: Defines a landing gear. Accepts <control> subelements to map
|
|||
vectors is supported internally, but not in
|
||||
the XML parser. Bug me if you wantthis
|
||||
added.
|
||||
upx/upy/upz: The direction of compression, defaults to
|
||||
vertical (0,0,1) if unspecified. These are
|
||||
used only for a direction -- the vector need
|
||||
not be normalized, as the length is specified
|
||||
by "compression".
|
||||
sfric: Static (non-skidding) coefficient of
|
||||
friction. Defaults to 0.8.
|
||||
dfric: Dynamic friction. Defaults to 0.7.
|
||||
|
|
Loading…
Reference in a new issue