UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FHairStrandsDebugData::ShadingInfo Struct Reference

#include <HairStrandsData.h>

Public Attributes

FVector3f BaseColor
 
float Roughness
 
FVector3f T
 
uint32 SampleCount
 
FVector3f V
 
float SampleOffset
 

Member Data Documentation

◆ BaseColor

FVector3f FHairStrandsDebugData::ShadingInfo::BaseColor

◆ Roughness

float FHairStrandsDebugData::ShadingInfo::Roughness

◆ SampleCount

uint32 FHairStrandsDebugData::ShadingInfo::SampleCount

◆ SampleOffset

float FHairStrandsDebugData::ShadingInfo::SampleOffset

◆ T

FVector3f FHairStrandsDebugData::ShadingInfo::T

◆ V

FVector3f FHairStrandsDebugData::ShadingInfo::V

The documentation for this struct was generated from the following file: