Navigation
API > API/Editor > API/Editor/LandscapeEditor
| Name | ELandscapeTextureColorChannel |
| Type | enum |
| Header File | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeEditorObject.h |
| Include Path | #include "LandscapeEditorObject.h" |
Syntax
enum ELandscapeTextureColorChannel
{
Red,
Green,
Blue,
Alpha,
}
Values
| Name | Remarks |
|---|---|
| Red | |
| Green | |
| Blue | |
| Alpha |