class BlurPostProcess extends PostProcess
| Name | Type | Description | |
|---|---|---|---|
| name | string | ||
| direction | Vector2 | ||
| kernel | number | ||
| options | number or PostProcessOptions | ||
| camera | Nullable<Camera> | ||
| optional | samplingMode | number | |
| optional | engine | Engine | |
| optional | reusable | boolean |
Gets the length in pixels of the blur sample region
Sets the length in pixels of the blur sample region
Gets wether or not the blur is unpacking/repacking floats
Sets wether or not the blur needs to unpack/repack floats