![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <OIT.h>
Public Attributes | |
| EOITPassType | PassType = OITPass_None |
| uint32 | SupportedPass = 0 |
| uint32 | Method = 0 |
| uint32 | MaxSamplePerPixel = 0 |
| uint32 | MaxSideSamplePerPixel = 0 |
| float | TransmittanceThreshold = 0.f |
| FRDGTextureRef | SampleDataTexture = nullptr |
| FRDGTextureRef | SampleCountTexture = nullptr |
| uint32 FOITData::MaxSamplePerPixel = 0 |
| uint32 FOITData::MaxSideSamplePerPixel = 0 |
| uint32 FOITData::Method = 0 |
| EOITPassType FOITData::PassType = OITPass_None |
| FRDGTextureRef FOITData::SampleCountTexture = nullptr |
| FRDGTextureRef FOITData::SampleDataTexture = nullptr |
| uint32 FOITData::SupportedPass = 0 |
| float FOITData::TransmittanceThreshold = 0.f |