Search Results for

    Method yvrSetEyeBufferSettings

    yvrSetEyeBufferSettings(bool, bool, bool, bool)

    Declaration
    public static extern void yvrSetEyeBufferSettings(bool enableSuperSample, bool expensiveSuperSample, bool enableSharpen, bool expensiveSharpen)
    Parameters
    Type Name Description
    bool enableSuperSample
    bool expensiveSuperSample
    bool enableSharpen
    bool expensiveSharpen
    In This Article