GraphicsDevice.DestroyFeature

Declaration

public void DestroyFeature(Rendering.CommandBuffer cmd, NVIDIA.DLSSContext dlssContext);

Parameters

cmd The rendering command buffer to record commands into. This call does not execute the command buffer, you must execute the command buffer yourself at any time after this call.
dlssContext The command object to destroy.

Description

Destroys a specific feature created with GraphicsDevice.CreateFeature.


Did you find this page useful? Please give it a rating: