holoride
Search Results for

    Show / Hide Table of Contents

    Class Threshold

    Inheritance
    object
    Threshold
    Namespace: Holoride.ElasticSDK.Compute
    Assembly: Holoride.ElasticSDK.Library.Runtime.dll
    Syntax
    [PublicAPI]
    public static class Threshold

    Methods

    Dispatch(ComputeBuffer, ComputeBuffer, float, float)

    Declaration
    public static void Dispatch(ComputeBuffer input, ComputeBuffer output, float minThreshold, float maxThreshold)
    Parameters
    Type Name Description
    ComputeBuffer input
    ComputeBuffer output
    float minThreshold
    float maxThreshold

    Dispatch(CommandBuffer, ComputeBuffer, ComputeBuffer, float, float)

    Declaration
    public static void Dispatch(CommandBuffer commandBuffer, ComputeBuffer input, ComputeBuffer output, float minThreshold, float maxThreshold)
    Parameters
    Type Name Description
    CommandBuffer commandBuffer
    ComputeBuffer input
    ComputeBuffer output
    float minThreshold
    float maxThreshold

    Initialize()

    Declaration
    public static void Initialize()
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint