API Documentation
Classes
- _global_
- GLGE
- GLGE.Action
- GLGE.ActionChannel
- GLGE.Animatable
- GLGE.AnimationCurve
- GLGE.AnimationVector
- GLGE.Assets
- GLGE.BezTriple
- GLGE.Camera
- GLGE.Collada
- GLGE.Document
- GLGE.DocumentPreloader
- GLGE.Events
- GLGE.FilePreloader
- GLGE.FilterAO
- GLGE.FilterGlow
- GLGE.Group
- GLGE.GUI
- GLGE.HeightMap
- GLGE.JSONLoader
- GLGE.KeyInput
- GLGE.Light
- GLGE.LinearPoint
- GLGE.Material
- GLGE.MaterialLayer
- GLGE.MD2
- GLGE.Mesh
- GLGE.Message
- GLGE.MouseInput
- GLGE.MultiMaterial
- GLGE.Object
- GLGE.ObjectLod
- GLGE.ParticleSystem
- GLGE.PhysicsAbstract
- GLGE.PhysicsBox
- GLGE.PhysicsCar
- GLGE.PhysicsConstraintPoint
- GLGE.PhysicsMesh
- GLGE.PhysicsPlane
- GLGE.PhysicsSphere
- GLGE.PhysicsWheel
- GLGE.Placeable
- GLGE.QuickNotation
- GLGE.Renderer
- GLGE.Scene
- GLGE.Sphere
- GLGE.StepPoint
- GLGE.Text
- GLGE.Texture
- GLGE.TextureCamera
- GLGE.TextureCanvas
- GLGE.TextureCube
- GLGE.TextureVideo
- GLGE.Wavefront
- GUI.Gadget
- GUI.Preloader
- GUI.Progressbar
- GUI.Widget
Extends
GLGE.Filter2d.
Postprocessing glow filter
Defined in: glge_filter_glow.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
GLGE.FilterGlow(uid)
|
| Method Attributes | Method Name and Description |
|---|---|
|
setBlur(blur)
|
|
|
setEmitBufferHeight(value)
|
|
|
setEmitBufferWidth(value)
|
|
|
setFXAA(value)
|
|
|
setFXAACutoff(value)
|
|
|
setFXAAStartIntensity(value)
|
|
|
setIntensity(intensity)
|
- Methods borrowed from class GLGE.Filter2d:
- addPass, addPassFile, addTexture, clearPersist, createBuffer, getDepthBuffer, getDepthBufferHeight, getDepthBufferWidth, getEmitBuffer, getEmitBufferHeight, getEmitBufferWidth, getFilterType, getFrameBuffer, getNormalBuffer, getNormalBufferHeight, getNormalBufferWidth, getUniform, getUniformType, GLRender, GLSetUniforms, removeTexture, setDepthBufferHeight, setDepthBufferWidth, setFilterType, setNormalBufferHeight, setNormalBufferWidth, setUniform
Method Detail
createPasses()
setBlur(blur)
- Parameters:
- blur
setEmitBufferHeight(value)
- Parameters:
- value
setEmitBufferWidth(value)
- Parameters:
- value
setFXAA(value)
- Parameters:
- value
setFXAACutoff(value)
- Parameters:
- value
setFXAAStartIntensity(value)
- Parameters:
- value
setIntensity(intensity)
- Parameters:
- intensity
Documentation generated by JsDoc Toolkit 2.4.0 on Sun Feb 12 2012 14:20:23 GMT+0000 (GMT)