Get ARCore Camera Config
Get the FGoogleARCoreCameraConfig that the current ARCore session is using.
Target is Google ARCore Session Function Library
Inputs |
---|
Outputs |
|
---|---|
Out Current Camera Config
Google ARCore Camera Config Structure
|
The FGoogleARCoreCameraConfig that the current ARCore session is using. |
Return Value
Boolean
|
True if there is a valid ARCore session and the current camera config is returned. False if ARCore session hasn't been started or it is already stopped. |