docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method EndSample

    EndSample(string)

    Wraps EndSample on a CommandBuffer.

    Declaration
    public void EndSample(string name)
    Parameters
    Type Name Description
    string name

    See CommandBuffer documentation

    Implements
    IBaseCommandBuffer.EndSample(string)

    EndSample(CustomSampler)

    Wraps EndSample on a CommandBuffer.

    Declaration
    public void EndSample(CustomSampler sampler)
    Parameters
    Type Name Description
    CustomSampler sampler

    See CommandBuffer documentation

    Implements
    IBaseCommandBuffer.EndSample(CustomSampler)

    EndSample(ProfilerMarker)

    Wraps EndSample on a CommandBuffer.

    Declaration
    public void EndSample(ProfilerMarker marker)
    Parameters
    Type Name Description
    ProfilerMarker marker

    See CommandBuffer documentation

    Implements
    IBaseCommandBuffer.EndSample(ProfilerMarker)
    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)