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