Navigation
API > API/Runtime > API/Runtime/RenderCore
Description
Returns the ray tracing mode if ray tracing is allowed. This function may only be called at runtime, never during cooking.
| Name | GetRayTracingMode |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderUtils.h |
| Include Path | #include "RenderUtils.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/RenderUtils.cpp |
ERayTracingMode GetRayTracingMode()