Skip to content
On this page

enum EComputeVisibilityMode

ComputeVisibilityMode specifies which type of renderer to use when computing visibility.

Values

KeyValueComment
DirectX0Use DirectX when computing visibility.
Software1Use a software renderer when computing visibility.