Navigation
API > API/Plugins > API/Plugins/PCG
| Name | UDEPRECATED_PCGGenerateGrassMapsSettings |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGGenerateGrassMaps.h |
| Include Path | #include "Elements/PCGGenerateGrassMaps.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, Deprecated,
Meta=(DeprecationMessage="Deprecated 5.7. Use UPCGGenerateLandscapeTexturesSettings instead."))
class UDEPRECATED_PCGGenerateGrassMapsSettings : public UPCGGenerateLandscapeTexturesSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGGenerateLandscapeTexturesSettings → UDEPRECATED_PCGGenerateGrassMapsSettings