Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Mention kernelBlur on mirror documentation #655

Closed
deltakosh opened this issue Nov 8, 2017 · 2 comments
Closed

Mention kernelBlur on mirror documentation #655

deltakosh opened this issue Nov 8, 2017 · 2 comments
Assignees

Comments

@deltakosh
Copy link
Contributor

deltakosh commented Nov 8, 2017

http://doc.babylonjs.com/how_to/reflect#mirrors

Sample:
https://www.babylonjs-playground.com/#LVTTQX#1

@deltakosh
Copy link
Contributor Author

deltakosh commented Nov 8, 2017

MirrorTexture can support blurred rendering with either:

  • adaptiveBlurKernel: setting this value to something else than 0 will blur the texture with a specified kernel (the bigger the blurrier). Value will be adapted to the viewport size
  • blurKernel: same as adaptiveBlurKernel proeprty but the value is not adapted to viewport size

@BabylonJSGuide
Copy link
Collaborator

Done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants