Struct PlayerResolution
Namespace: Unity.Simulation
Syntax
[Serializable]
public struct PlayerResolution
Fields
height
Declaration
public int height
Field Value
| Type | Description |
|---|---|
| Int32 |
width
Declaration
public int width
Field Value
| Type | Description |
|---|---|
| Int32 |