Class RenderingData
Namespace: UnityEditor.Rendering.Experimental.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 |
---|---|
Boolean |
stage
Declaration
public Stage stage
Field Value
Type | Description |
---|---|
Stage |
updater
Declaration
public ICameraUpdater updater
Field Value
Type | Description |
---|---|
ICameraUpdater |
viewPort
Declaration
public Rect viewPort
Field Value
Type | Description |
---|---|
Rect |