Show / Hide Table of Contents

Interface IUseCustomRenderTextureProcessing

Namespace: Mixture
Assembly: Mixture.Runtime.dll
Syntax
public interface IUseCustomRenderTextureProcessing

Methods

| Improve this Doc View Source

GetCustomRenderTextures()

Declaration
IEnumerable<CustomRenderTexture> GetCustomRenderTextures()
Returns
Type Description
System.Collections.Generic.IEnumerable<UnityEngine.CustomRenderTexture>
  • Improve this Doc
  • View Source
Back to top Generated by DocFX