Skip to content
Discussion options

You must be logged in to vote

Hi @h-OUS-e

We don't expose a way to manually delete the OptiX acceleration structures, for good reasons: you might have some variables that depend on it that have not yet been evaluated.
They delete themselves when the scene can be de-allocated. This usually happens as soon as it is no longer referenceable and isn't a dependency of any other variables.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@h-OUS-e
Comment options

@njroussel
Comment options

@h-OUS-e
Comment options

Answer selected by h-OUS-e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants