Module
Rito.Renderers.WebGL.UnrealBloomPass
- Package
- purescript-rito
- Repository
- mikesol/purescript-rito
#UnrealBloomPassOptions Source
data UnrealBloomPassOptions
Constructors
Instances
ConvertOption UnrealBloomPassOptions "unrealBloomPass" TUnrealBloomPass TUnrealBloomPass
ConvertOption UnrealBloomPassOptions "resolution" Vector2 Vector2
ConvertOption UnrealBloomPassOptions "strength" Number Number
ConvertOption UnrealBloomPassOptions "radius" Number Number
ConvertOption UnrealBloomPassOptions "threshold" Number Number
#UnrealBloomPassOptional Source
type UnrealBloomPassOptional :: forall k. Row k
type UnrealBloomPassOptional = ()
#UnrealBloomPassAll Source
type UnrealBloomPassAll :: Row Type
type UnrealBloomPassAll = (radius :: Number, resolution :: Vector2, strength :: Number, threshold :: Number, unrealBloomPass :: TUnrealBloomPass | UnrealBloomPassOptional)
#InitialUnrealBloomPass Source
#UnrealBloomPass Source
newtype UnrealBloomPass
Constructors
#unrealBloomPass Source
unrealBloomPass :: forall i payload. InitialUnrealBloomPass i => i -> Event UnrealBloomPass -> APass payload
- Modules
- Rito.
BlendDst - Rito.
BlendEquation - Rito.
BlendSrc - Rito.
Blending - Rito.
Box3 - Rito.
BufferAttribute - Rito.
BufferAttributeUnsafe - Rito.
CSS. CSS2DObject - Rito.
CSS. CSS3DObject - Rito.
Cameras. PerspectiveCamera - Rito.
Color - Rito.
CombineOperation - Rito.
Core - Rito.
CubeTexture - Rito.
DepthMode - Rito.
Euler - Rito.
FogExp2 - Rito.
GLTF - Rito.
Geometries. Box - Rito.
Geometries. BufferGeometry - Rito.
Geometries. Capsule - Rito.
Geometries. Cylinder - Rito.
Geometries. Plane - Rito.
Geometries. Sphere - Rito.
Group - Rito.
InstancedBufferAttribute - Rito.
Interpret - Rito.
Lights. AmbientLight - Rito.
Lights. DirectionalLight - Rito.
Lights. PointLight - Rito.
Materials. MeshBasicMaterial - Rito.
Materials. MeshLambertMaterial - Rito.
Materials. MeshPhongMaterial - Rito.
Materials. MeshStandardMaterial - Rito.
Materials. RawShaderMaterial - Rito.
Materials. ShaderMaterial - Rito.
Matrix4 - Rito.
Mesh - Rito.
NormalMapType - Rito.
Points - Rito.
Portal - Rito.
Precision - Rito.
Properties - Rito.
Quaternion - Rito.
Renderers. CSS2D - Rito.
Renderers. CSS3D - Rito.
Renderers. Raycaster - Rito.
Renderers. WebGL - Rito.
Renderers. WebGL. BloomPass - Rito.
Renderers. WebGL. EffectComposer - Rito.
Renderers. WebGL. EffectComposerPass - Rito.
Renderers. WebGL. GlitchPass - Rito.
Renderers. WebGL. RenderPass - Rito.
Renderers. WebGL. UnrealBloomPass - Rito.
Renderers. WebGLRenderingPowerPreference - Rito.
Renderers. WebGLRenderingPrecision - Rito.
RoundRobin - Rito.
Run - Rito.
ST. ForEach - Rito.
Scene - Rito.
Side - Rito.
Sphere - Rito.
THREE - Rito.
Texture - Rito.
Undefinable - Rito.
Uniforms - Rito.
Vector2 - Rito.
Vector3 - Rito.
WireframeLinecap - Rito.
WireframeLinejoin