docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CopyTextureHelper

    Inheritance
    object
    CopyTextureHelper
    Namespace: Unity.WebRTC
    Assembly: Unity.WebRTC.dll
    Syntax
    public static class CopyTextureHelper

    Methods

    DiagonalFlipCopy(Texture, RenderTexture)

    Declaration
    public static void DiagonalFlipCopy(Texture source, RenderTexture dest)
    Parameters
    Type Name Description
    Texture source
    RenderTexture dest

    HorizontalFlipCopy(Texture, RenderTexture)

    Declaration
    public static void HorizontalFlipCopy(Texture source, RenderTexture dest)
    Parameters
    Type Name Description
    Texture source
    RenderTexture dest

    VerticalFlipCopy(Texture, RenderTexture)

    Declaration
    public static void VerticalFlipCopy(Texture source, RenderTexture dest)
    Parameters
    Type Name Description
    Texture source
    RenderTexture dest
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)