Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/DataDrivenShaderPlatformInfo.h |
| Include | #include "DataDrivenShaderPlatformInfo.h" |
bool RHISupportsAbsoluteVertexID
(
const FStaticShaderPlatform InShaderPlatform
)
Remarks
Returns true if SV_VertexID contains BaseVertexIndex passed to the draw call, false if shaders must manually construct an absolute VertexID.