Navigation
API > API/Runtime > API/Runtime/Renderer
API for enabling/disabling the various geometry representation.
| Name | EHairStrandsShaderType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Renderer/Public/HairStrandsInterface.h |
| Include Path | #include "HairStrandsInterface.h" |
Syntax
enum EHairStrandsShaderType
{
Strands,
Cards,
Meshes,
Tool,
All,
}
Values
| Name | Remarks |
|---|---|
| Strands | |
| Cards | |
| Meshes | |
| Tool | |
| All |