Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformSettings.h |
Include | #include "Interfaces/ITargetPlatformSettings.h" |
Syntax
enum ERayTracingRuntimeMode
{
Disabled,
Inline,
Full,
}
Values
Name | Description |
---|---|
Disabled | |
Inline | |
Full |