Learn R Programming

rayrender (version 0.41.3)

has_denoiser: Check for Denoiser Support

Description

Returns TRUE if rayrender was compiled with Open Image Denoise (OIDN) support.

Usage

has_denoiser()

Arguments

Value

Logical value.

Examples

Run this code
if (FALSE) { # interactive() || identical(Sys.getenv("IN_PKGDOWN"), "true")
has_denoiser()
}

Run the code above in your browser using DataLab