ComponentRef
Bitmap Blur
BitmapBlur
Performs a blur filter to a bitmap.
This component can only be used in the Bitmap.Producers property.
See also: Bitmap
Properties
Radius
The pixel radius of the blur.
Amplify
This value is used to amplify the pixel values after the blur effect is applied.
Kind
The kind of blur effect:
- Square
- Triangle
- Gaussian
- Corners
BlurDirection
Direction of the blur effect:
- BothDirections
- VerticalOnly
- HorizontalOnly
ZGameEditor
Documentation
- Contents
- Overview
- Tutorial 1
- Tutorial 2
- Tutorial 3
- Sample projects
- Component reference
- Writing expressions
Community