RRBuildOperation

Usage

Type of geometry or scene build operation.

rrCmdBuildGeometry() and rrCmdBuildScene() can either build or update an underlying acceleration structure.

Applies to

All supported backends

Possible Values

Name

Value

Brief Explanation

RR_BUILD_OPERATION_BUILD

1

Build operation.

RR_BUILD_OPERATION_UPDATE

2

Update operation.