UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FD3D12BlendState Class Reference

#include <D3D12State.h>

+ Inheritance diagram for FD3D12BlendState:

Public Member Functions

virtual bool GetInitializer (class FBlendStateInitializerRHI &Init) final override
 
- Public Member Functions inherited from FRHIBlendState
 FRHIBlendState ()
 
- Public Member Functions inherited from FRHIResource
RHI_API FRHIResource (ERHIResourceType InResourceType)
 
uint32 AddRef () const
 
uint32 Release () const
 
uint32 GetRefCount () const
 
bool IsValid () const
 
void DisableLifetimeExtension ()
 
ERHIResourceType GetType () const
 
FName GetOwnerName () const
 
void SetOwnerName (FName InOwnerName)
 

Public Attributes

D3D12_BLEND_DESC Desc
 

Additional Inherited Members

- Protected Member Functions inherited from FRHIResource
virtual RHI_API ~FRHIResource ()
 

Member Function Documentation

◆ GetInitializer()

bool FD3D12BlendState::GetInitializer ( class FBlendStateInitializerRHI Init)
finaloverridevirtual

Reimplemented from FRHIBlendState.

Member Data Documentation

◆ Desc

D3D12_BLEND_DESC FD3D12BlendState::Desc

The documentation for this class was generated from the following files: