Struct MixtureGraph.ReadbackData
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Assembly: Mixture.Runtime.dll
Syntax
public struct ReadbackData
Fields
|
Improve this Doc
View Source
mipLevel
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
node
Declaration
Field Value
|
Improve this Doc
View Source
source
Declaration
public RenderTexture source
Field Value
Type |
Description |
UnityEngine.RenderTexture |
|
|
Improve this Doc
View Source
targetTexture
Declaration
public Texture targetTexture
Field Value
Type |
Description |
UnityEngine.Texture |
|