Class RenderingData
Inheritance
System.Object
RenderingData
Namespace: UnityEditor.Rendering.LookDev
Syntax
public class RenderingData
Fields
output
Declaration
public RenderTexture output
Field Value
| Type | Description |
|---|---|
| RenderTexture |
resized
Declaration
public bool resized
Field Value
| Type | Description |
|---|---|
| System.Boolean |
stage
Declaration
public Stage stage
Field Value
| Type | Description |
|---|---|
| Stage |
viewPort
Declaration
public Rect viewPort
Field Value
| Type | Description |
|---|---|
| Rect |