Show / Hide Table of Contents

Struct RealtimeMixtureAssetMap.RuntimeMixtureReferences

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

Fields

| Improve this Doc View Source

asset

Declaration
public CustomRenderTexture asset
Field Value
Type Description
UnityEngine.CustomRenderTexture
| Improve this Doc View Source

graph

Declaration
public MixtureGraph graph
Field Value
Type Description
MixtureGraph
  • Improve this Doc
  • View Source
Back to top Generated by DocFX