docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DisposeImage

    DisposeImage(int)

    Method to be implemented by the provider to dispose an existing native image identified by nativeHandle.

    Declaration
    public virtual void DisposeImage(int nativeHandle)
    Parameters
    Type Name Description
    int nativeHandle

    A unique identifier for this camera image.

    Exceptions
    Type Condition
    NotSupportedException

    Thrown if the implementation does not support camera image.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023