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
98c55ce088
commit
df65433ee4
1 changed files with 1 additions and 1 deletions
|
@ -9061,7 +9061,7 @@ child will follow movement and rotation of that bone.
|
|||
* can be used for creation color blind effect, base for night vision effect etc.
|
||||
|
||||
```lua
|
||||
-- example of night vision like transform
|
||||
-- example of night vision like transform
|
||||
{ {0.0, 0.0, 0.0},
|
||||
{1.0, 9.0, 1.0},
|
||||
{0.0, 0.0, 0.0}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue