Navigation
API > API/Plugins > API/Plugins/AppleARKit
References
Module | AppleARKit |
Header | /Engine/Plugins/Runtime/AR/AppleAR/AppleARKit/Source/AppleARKit/Public/AppleARKitTextures.h |
Include | #include "AppleARKitTextures.h" |
Syntax
struct FImageBlurParams
Remarks
Parameters used to scale and blur an image
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
float | GaussianBlurSigma | Sigma for the gaussian blur operation |
![]() |
float | ImageSizeScale | Scale applied to the original image before it's blurred |