EDistortionMeshSizeEnum

Enum to specify distortion mesh size

Windows
MacOS
Linux

References

Module

GoogleVRHMD

Header

/Engine/Plugins/Runtime/GoogleVR/GoogleVRHMD/Source/GoogleVRHMD/Classes/GoogleVRHMDFunctionLibrary.h

Include

#include "GoogleVRHMDFunctionLibrary.h"

Syntax

enum EDistortionMeshSizeEnum
{
    DMS_VERYSMALL,
    DMS_SMALL,
    DMS_MEDIUM,
    DMS_LARGE,
    DMS_VERYLARGE,
}

Values

Name

Description

DMS_VERYSMALL

DMS_SMALL

DMS_MEDIUM

DMS_LARGE

DMS_VERYLARGE

Remarks

Enum to specify distortion mesh size

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