Class TextureXR | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class TextureXR

    Inheritance
    System.Object
    TextureXR
    Namespace: UnityEngine.Rendering
    Syntax
    public static class TextureXR

    Properties

    dimension

    Declaration
    public static TextureDimension dimension { get; }
    Property Value
    Type Description
    TextureDimension

    maxViews

    Declaration
    public static int maxViews { set; }
    Property Value
    Type Description
    System.Int32

    slices

    Declaration
    public static int slices { get; }
    Property Value
    Type Description
    System.Int32

    useTexArray

    Declaration
    public static bool useTexArray { get; }
    Property Value
    Type Description
    System.Boolean

    Methods

    GetBlackTexture()

    Declaration
    public static RTHandle GetBlackTexture()
    Returns
    Type Description
    RTHandle

    GetBlackUIntTexture()

    Declaration
    public static RTHandle GetBlackUIntTexture()
    Returns
    Type Description
    RTHandle

    GetClearTexture()

    Declaration
    public static RTHandle GetClearTexture()
    Returns
    Type Description
    RTHandle

    GetMagentaTexture()

    Declaration
    public static RTHandle GetMagentaTexture()
    Returns
    Type Description
    RTHandle

    GetWhiteTexture()

    Declaration
    public static RTHandle GetWhiteTexture()
    Returns
    Type Description
    RTHandle

    Initialize(CommandBuffer, ComputeShader)

    Declaration
    public static void Initialize(CommandBuffer cmd, ComputeShader clearR32_UIntShader)
    Parameters
    Type Name Description
    CommandBuffer cmd
    ComputeShader clearR32_UIntShader
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023