mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
doc formating.
This commit is contained in:
parent
0fe53a3cf2
commit
98c55ce088
1 changed files with 13 additions and 11 deletions
|
@ -9057,7 +9057,9 @@ child will follow movement and rotation of that bone.
|
|||
{0.0, 1.0, 0.0},
|
||||
{0.0, 0.0, 1.0}}
|
||||
```
|
||||
|
||||
* can be used for creation color blind effect, base for night vision effect etc.
|
||||
|
||||
```lua
|
||||
-- example of night vision like transform
|
||||
{ {0.0, 0.0, 0.0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue