UGoogleARCoreCameraImage::GetWidth

Get the width of the image in pixels.

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 GetWidth() const

Remarks

Get the width of the image in pixels.

Returns

The width.

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