docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct CommandBufferHelpers

    This struct contains some static helper functions that can be used when you want to convert between Commandbuffer and RasterCommandBuffer/ComputeCommandBuffer/LowLevelCommandBuffer

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Experimental.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public struct CommandBufferHelpers

    Methods

    Name Description
    GetComputeCommandBuffer(CommandBuffer)

    Get a ComputeCommandBuffer given an standard CommandBuffer.

    GetLowLevelCommandBuffer(CommandBuffer)

    Get a LowLevelCommandBuffer given an standard CommandBuffer.

    GetRasterCommandBuffer(CommandBuffer)

    Get a RasterCommandBuffer given an standard CommandBuffer.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)