UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CapsuleShadowRendering.h File Reference

Go to the source code of this file.

Functions

bool IsCapsuleShadowsEnabled (FStaticShaderPlatform ShaderPlatform)
 
bool IsCapsuleDirectShadowsEnabled (FStaticShaderPlatform ShaderPlatform)
 
bool SupportsCapsuleIndirectShadows (FStaticShaderPlatform ShaderPlatform)
 

Variables

int32 GCapsuleShadows
 
int32 GCapsuleDirectShadows
 
int32 GCapsuleIndirectShadows
 

Function Documentation

◆ IsCapsuleDirectShadowsEnabled()

bool IsCapsuleDirectShadowsEnabled ( FStaticShaderPlatform  ShaderPlatform)
inline

◆ IsCapsuleShadowsEnabled()

bool IsCapsuleShadowsEnabled ( FStaticShaderPlatform  ShaderPlatform)
inline

◆ SupportsCapsuleIndirectShadows()

bool SupportsCapsuleIndirectShadows ( FStaticShaderPlatform  ShaderPlatform)
inline

Variable Documentation

◆ GCapsuleDirectShadows

int32 GCapsuleDirectShadows
extern

◆ GCapsuleIndirectShadows

int32 GCapsuleIndirectShadows
extern

◆ GCapsuleShadows

int32 GCapsuleShadows
extern