瀏覽代碼

Merge pull request #538 from dad72/patch-2

Update what's new - 2.1 - proposal.md
David Catuhe 10 年之前
父節點
當前提交
8372e10299
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      what's new - 2.1 - proposal.md

+ 1 - 1
what's new - 2.1 - proposal.md

@@ -64,4 +64,4 @@
  - OculusCamera was removed ([deltakosh](http://www.github.com/deltakosh))
  - VRDeviceOrientationCamera was renamed to VRDeviceOrientationFreeCamera ([deltakosh](http://www.github.com/deltakosh))
  - WebVRCamera was renamed to WebVRFreeCamera ([deltakosh](http://www.github.com/deltakosh))
- - VideoTexture does not require a size parameter anymore. The new constructor is: ```constructor(name: string, urls: string[], scene: Scene, generateMipMaps = false, invertY = true, samplingMode: number = Texture.TRILINEAR_SAMPLINGMODE)```  ([deltakosh](http://www.github.com/deltakosh))
+ - VideoTexture does not require a size parameter anymore. The new constructor is: ```constructor(name: string, urls: string[], scene: Scene, generateMipMaps = false, invertY = false, samplingMode: number = Texture.TRILINEAR_SAMPLINGMODE)```  ([deltakosh](http://www.github.com/deltakosh))