Class PlayerResolutionSettings
Inherited Members
Namespace: Unity.Simulation
Syntax
[CreateAssetMenu(fileName = "Assets/Resources/PlayerResolutionSettings", menuName = "Cloud Rendering/PlayerResolutionSettings")]
public class PlayerResolutionSettings : ScriptableObject
Fields
playerResolution
Declaration
public PlayerResolution playerResolution
Field Value
Type | Description |
---|---|
PlayerResolution |
renderTexture
Declaration
public RenderTexture renderTexture
Field Value
Type | Description |
---|---|
RenderTexture |