Class RenderTextureInputSettings
The settings of a Render Texture input.
Inherited Members
Namespace: UnityEditor .Recorder.Input
Assembly: solution.dll
Syntax
[Serializable]
public class RenderTextureInputSettings : ImageInputSettings
Properties
Name | Description |
---|---|
Flip |
Specifies whether to vertically flip the final output or not. |
Input |
|
Output |
Stores the output image height. |
Output |
Stores the output image width. |
Render |
Indicates the render texture used for the capture. |
Methods
Name | Description |
---|---|
Check |