VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDK3.Platform.ScreenUpdateData Struct Reference
Inheritance diagram for VRC.SDK3.Platform.ScreenUpdateData:
Collaboration diagram for VRC.SDK3.Platform.ScreenUpdateData:

Public Attributes

ScreenUpdateType type
 
VRCOrientation orientation
 
Vector2 resolution
 

Detailed Description

Definition at line 4757 of file VRCSDK3.cs.

Member Data Documentation

◆ orientation

VRCOrientation VRC.SDK3.Platform.ScreenUpdateData.orientation

Definition at line 4761 of file VRCSDK3.cs.

◆ resolution

Vector2 VRC.SDK3.Platform.ScreenUpdateData.resolution

Definition at line 4763 of file VRCSDK3.cs.

◆ type

ScreenUpdateType VRC.SDK3.Platform.ScreenUpdateData.type

Definition at line 4759 of file VRCSDK3.cs.


The documentation for this struct was generated from the following file: