BlurFilterImpl::SetAngleDistance
BlurFilterImpl::SetAngleDistance
void SetAngleDistance(float angle, float distance);
Description
SetAngleDistance sets the blur/shadow offset based on the angle and distance.
Parameters
Parameters |
Description |
float angle |
The angle of the blur/shadow. |
float distance |
The blur/shadow distance. |