Name | Type | Default | Description |
---|---|---|---|
color | number | 0xFF0000 | optional |
alpha | number | 1 | optional |
blur_x | number | 6 | optional |
blur_y | number | 6 | optional |
strength | number | 2 | optional |
quality | int | 1 | optional |
inner | boolean | false | optional |
knockout | boolean | false | optional |
Extends
- BitmapFilter
Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.filters.GlowFilter
アルファ透明度の値です。
The alpha transparency value for the color.- Default Value:
- 1
水平方向のぼかし量。
The amount of horizontal blur.- Default Value:
- 4
垂直方向のぼかし量。
The amount of vertical blur.- Default Value:
- 4
グローのカラー
The color of the glow.- Default Value:
- 4
グローが内側グローであるかどうか
Specifies whether the glow is an inner glow.- Default Value:
- true
オブジェクトにノックアウト効果を適用するかどうか
Specifies whether the object has a knockout effect.- Default Value:
- true
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.filters.GlowFilter
ぼかしの実行回数です。
The number of times to perform the blur.- Default Value:
- 1
インプリントの強さまたは広がりです。
The strength of the imprint or spread.- Default Value:
- 1
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class GlowFilter]
Returns:
Type Description string Returns:
Type Description boolean オブジェクトのコピーを返します。
Returns a copy of this filter object.Returns:
Type Description GlowFilter 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object GlowFilter]
Returns:
Type Description string