Name | Type | Default | Description |
---|---|---|---|
blur_x | number | 4 | optional |
blur_y | number | 4 | optional |
quality | int | 1 | optional |
Extends
- BitmapFilter
Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.filters.BlurFilter
水平方向のぼかし量。
The amount of horizontal blur.- Default Value:
- 4
垂直方向のぼかし量。
The amount of vertical blur.- Default Value:
- 4
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.filters.BlurFilter
ぼかしの実行回数です。
The number of times to perform the blur.- Default Value:
- 1
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class BlurFilter]
Returns:
Type Description string オブジェクトのコピーを返します。
Returns a copy of this filter object.Returns:
Type Description BlurFilter 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object BlurFilter]
Returns:
Type Description string