holoride
Search Results for

    Show / Hide Table of Contents

    Delegate SparseCellDataStructure<TSourceKey, TDataValue>.DataValueToCellKeyDelegate

    The function delegate to convert a dataValue into a cell key.

    Namespace: Holoride.ElasticSDK
    Assembly: Holoride.ElasticSDK.Library.Runtime.dll
    Syntax
    public delegate Vector2Int SparseCellDataStructure<TSourceKey, TDataValue>.DataValueToCellKeyDelegate(TDataValue dataValue)
    Parameters
    Type Name Description
    TDataValue dataValue

    The dataValue to convert.

    Returns
    Type Description
    Vector2Int

    The cell key.

    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint