A Demo Project for the UnrealEngineSDK
|
This is the complete list of members for UOpenVRExpansionFunctionLibrary, including all inherited members.
AcquireVRCamera(FBPOpenVRCameraHandle &CameraHandle, EBPOVRResultSwitch &Result) | UOpenVRExpansionFunctionLibrary | static |
ClearSkyboxOverride() | UOpenVRExpansionFunctionLibrary | static |
CreateCameraTexture2D(UPARAM(ref) FBPOpenVRCameraHandle &CameraHandle, EOpenVRCameraFrameType FrameType, EBPOVRResultSwitch &Result) | UOpenVRExpansionFunctionLibrary | static |
FadeHMDToColor(float fSeconds, FColor Color, bool bBackground=false) | UOpenVRExpansionFunctionLibrary | static |
FadeVRGrid(float fSeconds, bool bFadeIn) | UOpenVRExpansionFunctionLibrary | static |
GENERATED_BODY() | UOpenVRExpansionFunctionLibrary | private |
GetCurrentHMDFadeColor(FColor &ColorOut, bool bBackground=false) | UOpenVRExpansionFunctionLibrary | static |
GetCurrentVRGridAlpha(float &VRGridAlpha) | UOpenVRExpansionFunctionLibrary | static |
GetOpenVRControllerType() | UOpenVRExpansionFunctionLibrary | static |
GetOpenVRDevices(TArray< EBPOpenVRTrackedDeviceClass > &FoundDevices) | UOpenVRExpansionFunctionLibrary | static |
GetOpenVRDevicesByType(EBPOpenVRTrackedDeviceClass TypeToRetreive, TArray< int32 > &FoundIndexs) | UOpenVRExpansionFunctionLibrary | static |
GetOpenVRDeviceType(int32 DeviceIndex) | UOpenVRExpansionFunctionLibrary | static |
GetOpenVRHMDType() | UOpenVRExpansionFunctionLibrary | static |
GetVRCameraFrame(UPARAM(ref) FBPOpenVRCameraHandle &CameraHandle, EOpenVRCameraFrameType FrameType, EBPOVRResultSwitch &Result, UTexture2D *TargetRenderTarget=nullptr) | UOpenVRExpansionFunctionLibrary | static |
GetVRDeviceModelAndTexture(UObject *WorldContextObject, FString RenderModelNameOverride, FString &RenderModelNameOut, EBPOpenVRTrackedDeviceClass DeviceType, TArray< UProceduralMeshComponent * > ProceduralMeshComponentsToFill, bool bCreateCollision, EAsyncBlueprintResultSwitch &Result, int32 OverrideDeviceID=-1) | UOpenVRExpansionFunctionLibrary | static |
GetVRDevicePropertyBool(EVRDeviceProperty_Bool PropertyToRetrieve, int32 DeviceID, bool &BoolValue, EBPOVRResultSwitch &Result) | UOpenVRExpansionFunctionLibrary | static |
GetVRDevicePropertyFloat(EVRDeviceProperty_Float PropertyToRetrieve, int32 DeviceID, float &FloatValue, EBPOVRResultSwitch &Result) | UOpenVRExpansionFunctionLibrary | static |
GetVRDevicePropertyInt32(EVRDeviceProperty_Int32 PropertyToRetrieve, int32 DeviceID, int32 &IntValue, EBPOVRResultSwitch &Result) | UOpenVRExpansionFunctionLibrary | static |
GetVRDevicePropertyMatrix34AsTransform(EVRDeviceProperty_Matrix34 PropertyToRetrieve, int32 DeviceID, FTransform &TransformValue, EBPOVRResultSwitch &Result) | UOpenVRExpansionFunctionLibrary | static |
GetVRDevicePropertyString(EVRDeviceProperty_String PropertyToRetrieve, int32 DeviceID, FString &StringValue, EBPOVRResultSwitch &Result) | UOpenVRExpansionFunctionLibrary | static |
GetVRDevicePropertyUInt64(EVRDeviceProperty_UInt64 PropertyToRetrieve, int32 DeviceID, FString &UInt64Value, EBPOVRResultSwitch &Result) | UOpenVRExpansionFunctionLibrary | static |
HasVRCamera(EOpenVRCameraFrameType FrameType, int32 &Width, int32 &Height) | UOpenVRExpansionFunctionLibrary | static |
IsOpenVRDeviceConnected(int32 DeviceIndex) | UOpenVRExpansionFunctionLibrary | static |
IsValid(UPARAM(ref) FBPOpenVRCameraHandle &CameraHandle) | UOpenVRExpansionFunctionLibrary | static |
ReleaseVRCamera(UPARAM(ref) FBPOpenVRCameraHandle &CameraHandle, EBPOVRResultSwitch &Result) | UOpenVRExpansionFunctionLibrary | static |
SetSkyboxOverride(UTexture *tFront, UTexture2D *tBack, UTexture *tLeft, UTexture *tRight, UTexture *tTop, UTexture *tBottom) | UOpenVRExpansionFunctionLibrary | static |
SetSkyboxOverride_LatLong(UTexture2D *LatLongSkybox) | UOpenVRExpansionFunctionLibrary | static |
SetSkyboxOverride_LatLongStereoPair(UTexture2D *LatLongSkyboxL, UTexture2D *LatLongSkyboxR) | UOpenVRExpansionFunctionLibrary | static |
SetSuspendRendering(bool bSuspendRendering) | UOpenVRExpansionFunctionLibrary | static |
UOpenVRExpansionFunctionLibrary(const FObjectInitializer &ObjectInitializer) | UOpenVRExpansionFunctionLibrary | |
~UOpenVRExpansionFunctionLibrary() | UOpenVRExpansionFunctionLibrary |