mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update README.md
This commit is contained in:
parent
4bf0ab38d3
commit
8b58d9fbfb
@ -353,7 +353,7 @@ A detail info object can have the following parameters:
|
|||||||
- "objFilePath" : (string) the file path to a .obj 3d model
|
- "objFilePath" : (string) the file path to a .obj 3d model
|
||||||
- "mtlFilePath" : (string) the file path to the material for the .obj model
|
- "mtlFilePath" : (string) the file path to the material for the .obj model
|
||||||
- "position" : (x, y, z)
|
- "position" : (x, y, z)
|
||||||
- "rotation" : (x, y, z) the euler angle rotation from a 3d vector
|
- "rotation" : (x, y, z) the euler angle rotation from a 3d vector (in degrees)
|
||||||
- "scale" : (decimal number)
|
- "scale" : (decimal number)
|
||||||
- "alignToNormal" : (true/false) If it should align with the normal vector of the surface its own (overwrites rotation)
|
- "alignToNormal" : (true/false) If it should align with the normal vector of the surface its own (overwrites rotation)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user