Navigation
Unreal Engine C++ API Reference > Runtime > Engine
Inheritance Hierarchy
- FRefCountedObject
- FBatchedElementParameters
- FMipLevelBatchedElementParameters
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/CubemapUnwrapUtils.h |
Include | #include "CubemapUnwrapUtils.h" |
Syntax
class FMipLevelBatchedElementParameters : public FBatchedElementParameters
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FMipLevelBatchedElementParameters
(
float InMipLevel, |
Overridden from FBatchedElementParameters
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | BindShaders
(
FRHICommandList& RHICmdList, |
Binds vertex and pixel shaders for this element |