Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes
| Name | UInterchangeGroomFactoryNode |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeGroomFactoryNode.h |
| Include Path | #include "InterchangeGroomFactoryNode.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class UInterchangeGroomFactoryNode : public UInterchangeFactoryBaseNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeBaseNode → UInterchangeFactoryBaseNode → UInterchangeGroomFactoryNode
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Macro_CustombRandomizeGuideKey | const UE::Interchange::FAttributeKey | InterchangeGroomFactoryNode.h | ||
| Macro_CustombUseUniqueGuideKey | const UE::Interchange::FAttributeKey | InterchangeGroomFactoryNode.h | ||
| Macro_CustomCurveDecimationKey | const UE::Interchange::FAttributeKey | DecimationSettings. | InterchangeGroomFactoryNode.h | |
| Macro_CustomGuideTypeKey | const UE::Interchange::FAttributeKey | InterpolationSettings. | InterchangeGroomFactoryNode.h | |
| Macro_CustomHairToGuideDensityKey | const UE::Interchange::FAttributeKey | InterchangeGroomFactoryNode.h | ||
| Macro_CustomInterpolationDistanceKey | const UE::Interchange::FAttributeKey | InterchangeGroomFactoryNode.h | ||
| Macro_CustomInterpolationQualityKey | const UE::Interchange::FAttributeKey | InterchangeGroomFactoryNode.h | ||
| Macro_CustomRiggedGuideNumCurvesKey | const UE::Interchange::FAttributeKey | InterchangeGroomFactoryNode.h | ||
| Macro_CustomRiggedGuideNumPointsKey | const UE::Interchange::FAttributeKey | InterchangeGroomFactoryNode.h | ||
| Macro_CustomVertexDecimationKey | const UE::Interchange::FAttributeKey | InterchangeGroomFactoryNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool GetCustomGroupInterpolationSettings
(
FHairGroupsInterpolation& AttributeValue |
InterchangeGroomFactoryNode.h |
|
|
bool SetCustomGroupInterpolationSettings
(
const FHairGroupsInterpolation& AttributeValue |
InterchangeGroomFactoryNode.h |
|
Overridden from UInterchangeFactoryBaseNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UClass * GetObjectClass() |
InterchangeGroomFactoryNode.h |
Overridden from UInterchangeBaseNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FString GetTypeName() |
InterchangeGroomFactoryNode.h |