Extends
- Filter
Members
アルファ透明度の値です。
The alpha transparency value for the color.- Default Value:
- 1
シャドウの角度
The angle of the shadow.- Default Value:
- 45
グローのカラー
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
インプリントの強さまたは広がりです。
The strength of the imprint or spread.- Default Value:
- 1
Methods
Next2DのDropShadowFilterを生成
Generate Next2D DropShadowFilterReturns:
Type Description window.next2d.filters.DropShadowFilter 指定されたフィルターと同一の設定がないか判定
Determine if there are any settings identical to the specified filterName Type Description filter
DropShadowFilter Returns:
Type Description boolean クラス内の変数をObjectにして返す
Return variables in a class as ObjectsReturns:
Type Description object クラス内の変数を配列にして返す
Returns an array of variables in the classReturns:
Type Description array