API reference
API reference
Select your platform
No SDKs available
No versions available

UOculusXRAnchorBPFunctionLibrary Class

UOculusXRAnchorBPFunctionLibrary extends UBlueprintFunctionLibrary.

Overview

Static Public Member Functions

static AActor *
SpawnActorWithAnchorHandle
( UObject * WorldContextObject,
UClass * ActorClass,
AActor * Owner,
APawn * Instigator,
ESpawnActorCollisionHandlingMethod CollisionHandlingMethod )
static AActor *
SpawnActorWithAnchorQueryResults
( UObject * WorldContextObject,
const FOculusXRSpaceQueryResult & QueryResult,
UClass * ActorClass,
AActor * Owner,
APawn * Instigator,
ESpawnActorCollisionHandlingMethod CollisionHandlingMethod )
static bool
GetAnchorComponentStatus
( AActor * TargetActor,
bool & bIsEnabled )
static bool
GetAnchorTransformByHandle
( const FOculusXRUInt64 & Handle,
FTransform & OutTransform )
static bool
TryGetAnchorTransformByHandle
( const FOculusXRUInt64 & Handle,
FTransform & OutTransform,
FOculusXRAnchorLocationFlags & OutLocationFlags )
static FString
static FString
StringToAnchorUUID
( const FString & Value )
static bool
static bool
IsEqual_FOculusXRUUID
( const FOculusXRUUID & Left,
const FOculusXRUUID & Right )
static bool
GetAnchorComponent
( const FOculusXRSpaceQueryResult & QueryResult,
UObject * Outer )
static bool
GetRoomLayout
( FOculusXRUInt64 Space,
FOculusXRRoomLayout & RoomLayoutOut,
int32 MaxWallsCapacity )

Details

Static Member Functions

static AActor* UOculusXRAnchorBPFunctionLibrary::SpawnActorWithAnchorHandle
( UObject * WorldContextObject,
UClass * ActorClass,
AActor * Owner,
APawn * Instigator,
ESpawnActorCollisionHandlingMethod CollisionHandlingMethod )
No description available.
static AActor* UOculusXRAnchorBPFunctionLibrary::SpawnActorWithAnchorQueryResults
( UObject * WorldContextObject,
const FOculusXRSpaceQueryResult & QueryResult,
UClass * ActorClass,
AActor * Owner,
APawn * Instigator,
ESpawnActorCollisionHandlingMethod CollisionHandlingMethod )
No description available.
static bool UOculusXRAnchorBPFunctionLibrary::GetAnchorComponentStatus
( AActor * TargetActor,
bool & bIsEnabled )
No description available.
static bool UOculusXRAnchorBPFunctionLibrary::GetAnchorTransformByHandle
( const FOculusXRUInt64 & Handle,
FTransform & OutTransform )
No description available.
static bool UOculusXRAnchorBPFunctionLibrary::TryGetAnchorTransformByHandle
( const FOculusXRUInt64 & Handle,
FTransform & OutTransform,
FOculusXRAnchorLocationFlags & OutLocationFlags )
No description available.
static FString UOculusXRAnchorBPFunctionLibrary::AnchorHandleToString
( const FOculusXRUInt64 Value )
No description available.
static FString UOculusXRAnchorBPFunctionLibrary::AnchorUUIDToString
( const FOculusXRUUID & Value )
No description available.
static FOculusXRUUID UOculusXRAnchorBPFunctionLibrary::StringToAnchorUUID
( const FString & Value )
No description available.
static bool UOculusXRAnchorBPFunctionLibrary::IsEqual_FOculusXRUInt64
( const FOculusXRUInt64 Left,
const FOculusXRUInt64 Right )
No description available.
static bool UOculusXRAnchorBPFunctionLibrary::IsEqual_FOculusXRUUID
( const FOculusXRUUID & Left,
const FOculusXRUUID & Right )
No description available.
static bool UOculusXRAnchorBPFunctionLibrary::IsAnchorResultSuccess
No description available.
static const UOculusXRBaseAnchorComponent* UOculusXRAnchorBPFunctionLibrary::GetAnchorComponent
( const FOculusXRSpaceQueryResult & QueryResult,
UObject * Outer )
No description available.
static bool UOculusXRAnchorBPFunctionLibrary::GetRoomLayout
( FOculusXRUInt64 Space,
FOculusXRRoomLayout & RoomLayoutOut,
int32 MaxWallsCapacity )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon