Show / Hide Table of Contents

Struct MixtureGraph.ReadbackData

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Namespace: Mixture
Assembly: Mixture.Runtime.dll
Syntax
public struct ReadbackData

Fields

| Improve this Doc View Source

mipLevel

Declaration
public int mipLevel
Field Value
Type Description
System.Int32
| Improve this Doc View Source

node

Declaration
public OutputNode node
Field Value
Type Description
OutputNode
| 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
  • Improve this Doc
  • View Source
Back to top Generated by DocFX