Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Settings for the groom plug-in
| Name | UGroomPluginSettings |
| Type | class |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomPluginSettings.h |
| Include Path | #include "GroomPluginSettings.h" |
Syntax
UCLASS (MinimalAPI, Config=Engine)
class UGroomPluginSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UGroomPluginSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UGroomPluginSettings() |
GroomPluginSettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GroomCacheLookAheadBuffer | float | The amount of groom cache animation (in seconds) to pre-load ahead of time by the streaming manager | GroomPluginSettings.h |
|