Public Attributes | |
| const void * | displayOrientation |
| The view orientation to initialize Engine with. The value is a pointer to a Windows::Graphics::Display::DisplayOrientations instance. | |
UWP-specific platform configuration data structure.
| const void* displayOrientation |
The view orientation to initialize Engine with. The value is a pointer to a Windows::Graphics::Display::DisplayOrientations instance.
It is strongly recommended to provide this value during Engine creation, if it is not provided Engine will use a default value until vuPlatformControllerSetViewOrientation is called with the actual value.