![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for FMipColorTexture:Public Types | |
| enum | { NumMips = 12 } |
Public Types inherited from FRenderResource | |
| enum class | EInitPhase : uint8 { Pre , Default , MAX } |
Static Public Attributes | |
| static const FColor | MipColors [NumMips] |
A texture that has a different solid color in each mip-level
Returns the width of the texture in pixels.
Reimplemented from FTexture.
Returns the height of the texture in pixels.
Reimplemented from FTexture.
|
inlineoverridevirtual |
Initializes the RHI resources used by this resource. Called when entering the state where both the resource and the RHI have been initialized. This is only called by the rendering thread.
Reimplemented from FRenderResource.
|
static |