Search Results for

    Class RenderTextureExtension

    Inheritance
    object
    RenderTextureExtension
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: YVR.Utilities
    Assembly: YVR.Utilities.Runtime.dll
    Syntax
    public static class RenderTextureExtension

    Methods

    Name Description
    DownloadTo(RenderTexture, string)
    GetCopiedTexture2D(RenderTexture)
    GetPixel(RenderTexture, int, int)
    GetPixels(RenderTexture)
    GetPixels32(RenderTexture)
    In This Article