Преглед на файлове

ScreenshotTools. Update `what's new.md`

> https://forum.babylonjs.com/t/define-typescript-interface-for-options-of-method-to-make-screenshots/4713
Dok11 преди 6 години
родител
ревизия
a7dbb37438
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      dist/preview release/what's new.md

+ 3 - 0
dist/preview release/what's new.md

@@ -75,6 +75,9 @@
 - Added `ShaderMaterial.setColor4Array` ([JonathanTron](https://github.com/JonathanTron/))
 - Added `ShaderMaterial.setArray4` ([JonathanTron](https://github.com/JonathanTron/))
 
+### ScreenshotTools
+- Added interface for argument `size` of screenshot methods ([Dok11](https://github.com/Dok11/))
+
 ### Sounds
 - Added `ISoundOptions.skipCodecCheck` to make `Sound` more flexible with URLs ([nbduke](https://github.com/nbduke))