62 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Session", meta = (DisplayName=
"Is AR Supported", Keywords =
"ar augmentedreality augmented reality session start run running"))
63 static UE_API bool IsARSupported();
70 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Session", meta = (DisplayName=
"Start AR Session", Keywords =
"ar augmentedreality augmented reality session start run running"))
74 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Session", meta = (DisplayName=
"Pause AR Session", Keywords =
"ar augmentedreality augmented reality session stop run running"))
75 static UE_API void PauseARSession();
78 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Session", meta = (DisplayName=
"Stop AR Session", Keywords =
"ar augmentedreality augmented reality session stop run running"))
79 static UE_API void StopARSession();
87 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|Session", meta = (DisplayName=
"Get AR Session Status", Keywords =
"ar augmentedreality augmented reality session start stop run running"))
91 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|Session", meta = (DisplayName=
"Get AR Session Config", Keywords =
"ar augmentedreality augmented reality session"))
95 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Session", meta = (Keywords =
"ar augmentedreality augmented reality capture start stop"))
99 UFUNCTION(BlueprintCallable, Category =
"AR", meta = (Keywords =
"ar all"))
103 UFUNCTION(BlueprintCallable, Category =
"AR", meta = (Keywords =
"ar all"))
119 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Alignment", meta = (DisplayName=
"Set AR Alignment Transform", Keywords =
"ar augmentedreality augmented reality tracking alignment"))
130 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Trace Result", meta = (AdvancedDisplay=
"1", Keywords =
"ar augmentedreality augmented reality tracking tracing linetrace"))
141 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Trace Result", meta = (AdvancedDisplay =
"1", Keywords =
"ar augmentedreality augmented reality tracking tracing linetrace"))
145 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|Tracking", meta = (DisplayName=
"Get AR Tracking Quality", Keywords =
"ar augmentedreality augmented reality tracking quality"))
149 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|Tracking", meta = (DisplayName=
"Get AR Tracking Quality Reason", Keywords =
"ar augmentedreality augmented reality tracking quality reason"))
153 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Tracking", meta = (DisplayName=
"Get All AR Geometries", Keywords =
"ar augmentedreality augmented reality tracking geometry anchor"))
157 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Tracking", meta = (DisplayName=
"Get All AR Geometries By Class", Keywords =
"ar augmentedreality augmented reality tracking geometry anchor", DeterminesOutputType =
"GeometryClass"))
161 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Texture", meta = (DisplayName=
"Get AR Texture", Keywords =
"ar augmentedreality augmented reality texture"))
168 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|Tracking", meta = (DisplayName=
"Is AR Session Type Supported", Keywords =
"ar augmentedreality augmented reality tracking"))
173 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Debug", meta = (WorldContext =
"WorldContextObject", AdvancedDisplay=
"1", Keywords =
"ar augmentedreality augmented reality tracked geometry debug draw"))
177 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Debug", meta = (WorldContext =
"WorldContextObject", AdvancedDisplay=
"1", Keywords =
"ar augmentedreality augmented reality pin debug draw"))
190 UFUNCTION( BlueprintPure, Category =
"AR AugmentedReality|Light Estimate" )
209 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|ARPin", meta = (AdvancedDisplay=
"3", Keywords =
"ar augmentedreality augmented reality tracking arpin tracked geometry pinning anchor"))
216 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|ARPin", meta = (AdvancedDisplay=
"2", Keywords =
"ar augmentedreality augmented reality tracking arpin tracked geometry pinning anchor"))
227 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|ARPin", meta = (Keywords =
"ar augmentedreality augmented reality tracking arpin tracked geometry pinning anchor"))
231 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|ARPin", meta = (Keywords =
"ar augmentedreality augmented reality tracking arpin tracked geometry pinning anchor"))
235 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|ARPin", meta = (Keywords =
"ar augmentedreality augmented reality tracking arpin tracked geometry pinning anchor"))
239 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|ARPin", meta = (Keywords =
"ar augmentedreality augmented reality tracking arpin anchor"))
247 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|ARPin", meta = (Keywords =
"ar augmentedreality augmented reality tracking arpin anchor LocalStore"))
248 static UE_API bool IsARPinLocalStoreSupported();
255 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|ARPin", meta = (Keywords =
"ar augmentedreality augmented reality tracking arpin anchor LocalStore"))
256 static UE_API bool IsARPinLocalStoreReady();
264 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|ARPin", meta = (Keywords =
"ar augmentedreality augmented reality tracking arpin anchor LocalStore"))
274 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|ARPin", meta = (Keywords =
"ar augmentedreality augmented reality tracking arpin anchor LocalStore"))
281 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|ARPin", meta = (Keywords =
"ar augmentedreality augmented reality tracking arpin anchor LocalStore"))
287 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|ARPin", meta = (Keywords =
"ar augmentedreality augmented reality tracking arpin anchor LocalStore"))
288 static UE_API void RemoveAllARPinsFromLocalStore();
291 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Tracking", meta = (DisplayName=
"Add AR Environment Probe", Keywords =
"ar augmentedreality augmented reality tracking anchor"))
295 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|Tracking", meta = (DisplayName=
"Get AR World Mapping Status", Keywords =
"ar augmentedreality augmented reality tracking anchor"))
299 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|Tracking", meta = (DisplayName=
"Get AR Point Cloud", Keywords =
"ar augmentedreality augmented reality tracking point cloud"))
303 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Capabilities", meta = (DisplayName=
"Get Supported AR Video Formats", Keywords =
"ar augmentedreality augmented reality config video formats"))
321 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Session", meta = (Keywords =
"ar augmentedreality augmented reality candidate image"))
325 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|Session", meta = (DisplayName=
"Is AR Session Tracking Feature Supported", Keywords =
"ar augmentedreality augmented reality session tracking feature"))
329 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|Session", meta = (DisplayName=
"Is AR Scene Reconstruction Supported", Keywords =
"ar augmentedreality augmented reality session scene reconstruction"))
333 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Pose Tracking", meta = (DisplayName=
"Get All AR Tracked 2D Poses", Keywords =
"ar augmentedreality augmented reality pose tracking"))
344 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Classification")
353 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Alignment", meta = (DisplayName=
"Set AR World Origin Location and Rotation", Keywords =
"ar augmentedreality augmented reality world origin"))
361 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Alignment", meta = (DisplayName=
"Set AR World Scale", Keywords =
"ar augmentedreality augmented reality world scale"))
365 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|Alignment", meta = (DisplayName=
"Get AR World Scale", Keywords =
"ar augmentedreality augmented reality world scale"))
366 static UE_API float GetARWorldScale();
369 UFUNCTION(BlueprintPure, Category =
"AR AugmentedReality|Alignment", meta = (DisplayName=
"Get Alignment Transform", Keywords =
"ar augmentedreality augmented reality alignment transform"))
380 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality", meta = (Keywords =
"ar augmentedreality augmented reality add point"))
384 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality", meta = (Keywords =
"ar augmentedreality augmented reality find point"))
394 UFUNCTION(BlueprintCallable, Category = Alignment)
398 UFUNCTION(BlueprintCallable, Category = Alignment)
402 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Face Tracking")
403 static UE_API int32 GetNumberOfTrackedFacesSupported();
406 UFUNCTION(BlueprintCallable, Category =
"AR AugmentedReality|Geo Tracking")
414 for (
auto Geometry : GetAllGeometries())
EARTextureType
Definition ARTextures.h:13
Definition ARTextures.h:31
Definition Texture2D.h:26