UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AnisotropyRendering.h File Reference
#include "CoreMinimal.h"
#include "RHI.h"
#include "RendererInterface.h"
#include "MeshPassProcessor.h"

Go to the source code of this file.

Classes

class  FAnisotropyMeshProcessor
 

Functions

bool ShouldRenderAnisotropicLighting (const FViewInfo &View)
 
bool ShouldRenderAnisotropyPass (const FViewInfo &View)
 
bool ShouldRenderAnisotropyPass (TArrayView< FViewInfo > Views)
 

Function Documentation

◆ ShouldRenderAnisotropicLighting()

bool ShouldRenderAnisotropicLighting ( const FViewInfo View)

◆ ShouldRenderAnisotropyPass() [1/2]

bool ShouldRenderAnisotropyPass ( const FViewInfo View)

◆ ShouldRenderAnisotropyPass() [2/2]

bool ShouldRenderAnisotropyPass ( TArrayView< FViewInfo Views)