Name | Type | Attributes | Description |
---|---|---|---|
options |
BevelFilterOptions |
<optional> |
Options for the BevelFilter constructor. |
Extends
- Filter
Members
DEFAULT_OPTIONS BevelFilterOptions staticreadonly
Default values for options.
The alpha value of the left & top bevel.
- Default Value:
- 0.7
The color value of the left & top bevel.
- Default Value:
- 0xffffff
Example
[1.0, 1.0, 1.0] = 0xffffff
The angle of the light in degrees
- Default Value:
- 45
The alpha value of the right & bottom bevel.
- Default Value:
- 0.7
The color value of the right & bottom bevel.
- Default Value:
- 0xffffff
The thickness of the bevel
- Default Value:
- 2