UGoogleARCoreCameraImage::GetPlaneCount

Get the number of data planes in the image.

Windows
MacOS
Linux

References

Module

GoogleARCoreBase

Header

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreCameraImage.h

Include

#include "GoogleARCoreCameraImage.h"

Source

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Private/GoogleARCoreCameraImage.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="GoogleARCore|CameraImage",
          Meta=(Keywords="googlear arcore cameraimage"))
int32 GetPlaneCount() const

Remarks

Get the number of data planes in the image.

Returns

The plane count.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss