Search Results for

    Method YVRCreatePassthroughColorLut

    YVRCreatePassthroughColorLut(PassthroughColorLutChannels, uint, PassthroughColorLutData, out ulong)

    Declaration
    public static extern int YVRCreatePassthroughColorLut(PassthroughColorLutChannels channels, uint resolution, PassthroughColorLutData data, out ulong colorLut)
    Parameters
    Type Name Description
    PassthroughColorLutChannels channels
    uint resolution
    PassthroughColorLutData data
    ulong colorLut
    Returns
    Type Description
    int
    In This Article