[name]

Contains the shader code fragments of the lensflare implementations. These shouldn't be edited.

Properties

.[page:object lensFlare]

The object that contains the vertex code and fragment code of the lensflares implementation when there are no vertex textures available.

.[page:object lensFlareVertexTexture]

The object that contains the vertex code and fragment code of the lensflares implementation when there are vertex textures available.

Source

[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]