| bEnableGroomTypesImport |
bool |
If enabled, allow the import of groom-type assets. |
InterchangeGenericGroomPipeline.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Grooms"
|
| bImportGroomCaches |
bool |
If enabled, import all groom caches found in the source. |
InterchangeGenericGroomPipeline.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Grooms"
- Meta=(SubCategory="Caches", EditCondition=bEnableGroomTypesImport)
|
| bImportGrooms |
bool |
If enabled, import all groom assets found in the source. |
InterchangeGenericGroomPipeline.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Grooms"
- Meta=(EditCondition=bEnableGroomTypesImport)
|
| bOverrideTimeRange |
bool |
|
InterchangeGenericGroomPipeline.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Grooms"
- Meta=(SubCategory="Caches")
|
| FrameEnd |
int32 |
|
InterchangeGenericGroomPipeline.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Grooms"
- Meta=(SubCategory="Caches", EditCondition=bOverrideTimeRange)
|
| FrameStart |
int32 |
|
InterchangeGenericGroomPipeline.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Grooms"
- Meta=(SubCategory="Caches", EditCondition=bOverrideTimeRange)
|
| GroomAsset |
FSoftObjectPath |
If the groom asset is not imported, provide an existing one against which the groom cache will be validated |
InterchangeGenericGroomPipeline.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Grooms"
- Meta=(SubCategory="Caches", EditCondition="bImportGrooms == false", MetaClass="/Script/HairStrandsCore.GroomAsset")
|
| GroupInterpolationSettings |
FHairGroupsInterpolation |
Settings that will be applied to all hair groups in the groom asset |
InterchangeGenericGroomPipeline.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Grooms"
|
| ImportGroomCacheType |
EInterchangeGroomCacheImportType |
Groom Cache types to import |
InterchangeGenericGroomPipeline.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Grooms"
- Meta=(SubCategory="Caches", EditCondition=bImportGroomCaches)
|
| PipelineDisplayName |
FString |
The name of the pipeline that will be displayed in the import dialog. |
InterchangeGenericGroomPipeline.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Grooms"
- Meta=(StandAlonePipelineProperty="True", PipelineInternalEditionData="True")
|