Class RenderTextureSamplerSettings
Inheritance
System.Object
RenderTextureSamplerSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEditor.Recorder.Input
Syntax
public class RenderTextureSamplerSettings : StandardImageInputSettings
Fields
cameraTag
Declaration
public string cameraTag
Field Value
Type | Description |
---|---|
System.String |
colorSpace
Declaration
public ColorSpace colorSpace
Field Value
Type | Description |
---|---|
ColorSpace |
flipFinalOutput
Declaration
public bool flipFinalOutput
Field Value
Type | Description |
---|---|
System.Boolean |
renderSize
Declaration
public ImageHeight renderSize
Field Value
Type | Description |
---|---|
ImageHeight |
source
Declaration
public ImageSource source
Field Value
Type | Description |
---|---|
ImageSource |
superKernelPower
Declaration
public float superKernelPower
Field Value
Type | Description |
---|---|
System.Single |
superKernelScale
Declaration
public float superKernelScale
Field Value
Type | Description |
---|---|
System.Single |
superSampling
Declaration
public SuperSamplingCount superSampling
Field Value
Type | Description |
---|---|
SuperSamplingCount |