Navigation
API > API/Runtime > API/Runtime/Renderer
| Name | EHairStrandsRayTracingPrimitiveType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Renderer/Public/HairStrandsInterface.h |
| Include Path | #include "HairStrandsInterface.h" |
Syntax
enum EHairStrandsRayTracingPrimitiveType
{
Procedural,
Triangle,
LinearSweptSphere,
MAX,
}
Values
| Name | Remarks |
|---|---|
| Procedural | |
| Triangle | |
| LinearSweptSphere | |
| MAX |