Members
置き換え値をソースイメージのエッジに固定します。
Clamps the displacement value to the edge of the source image.- Default Value:
- clamp
置き換え値がイメージの外にある場合、color プロパティと
alpha プロパティの値を置き換えます。
If the displacement value is outside the image,
substitutes the values in the color and alpha properties.- Default Value:
- color
置き換え値が範囲外である場合、その置き換えを無視して、
ソースピクセルを使用します。
If the displacement value is out of range,
ignores the displacement and uses the source pixel.- Default Value:
- ignore
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.filters.DisplacementMapFilterMode
置き換え値をソースイメージの反対側で折り返します。
Wraps the displacement value to the other side of the source image.- Default Value:
- wrap
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.filters.DisplacementMapFilterMode
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class DisplacementMapFilterMode]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object DisplacementMapFilterMode]
Returns:
Type Description string