Search Results for

    Method GetLayerColorHandle

    GetLayerColorHandle(int, int)

    Declaration
    public int GetLayerColorHandle(int layerId, int index)
    Parameters
    Type Name Description
    int layerId
    int index
    Returns
    Type Description
    int
    Implements
    IYVRLayerHandle.GetLayerColorHandle(int, int)

    GetLayerColorHandle(int)

    Declaration
    public int GetLayerColorHandle(int layerId)
    Parameters
    Type Name Description
    int layerId
    Returns
    Type Description
    int
    Implements
    IYVRLayerHandle.GetLayerColorHandle(int)
    In This Article