Name | Type | Default | Description |
---|---|---|---|
distance | number | 4 | optional |
angle | number | 45 | optional |
color | number | 0 | optional |
alpha | number | 1 | optional |
blur_x | number | 4 | optional |
blur_y | number | 4 | optional |
strength | number | 1 | optional |
quality | number | 1 | optional |
inner | boolean | false | optional |
knockout | boolean | false | optional |
hide_object | boolean | false | optional |
Extends
- BitmapFilter
Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.filters.DropShadowFilter
アルファ透明度の値です。
The alpha transparency value for the color.- Default Value:
- 1
シャドウの角度
The angle of the shadow.- Default Value:
- 45
水平方向のぼかし量。
The amount of horizontal blur.- Default Value:
- 4
垂直方向のぼかし量。
The amount of vertical blur.- Default Value:
- 4
グローのカラー
The color of the glow.- Default Value:
- 4
シャドウのオフセット距離です。
The offset distance for the shadow, in pixels.- Default Value:
- 4
オブジェクトが非表示であるかどうかを示します。
Indicates whether or not the object is hidden.- Default Value:
- true
グローが内側グローであるかどうか
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.DropShadowFilter
ぼかしの実行回数です。
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 DropShadowFilter]
Returns:
Type Description string Returns:
Type Description boolean オブジェクトのコピーを返します。
Returns a copy of this filter object.Returns:
Type Description DropShadowFilter 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object DropShadowFilter]
Returns:
Type Description string