Navigation
API > API/Runtime > API/Runtime/Landscape
Inheritance Hierarchy
- UMaterialInstanceConstant
- ULandscapeMaterialInstanceConstant
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeMaterialInstanceConstant.h |
| Include | #include "LandscapeMaterialInstanceConstant.h" |
Syntax
UCLASS (MinimalAPI)
class ULandscapeMaterialInstanceConstant : public UMaterialInstanceConstant
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32: 1 | bEditorToolUsage | ||
| uint32: 1 | bIsLayerThumbnail | ||
| uint32: 1 | bMobile | ||
| TArray< FLandscapeMaterialTextureStreamingInfo > | TextureStreamingInfo |
Constructors
| Type | Name | Description | |
|---|---|---|---|
ULandscapeMaterialInstanceConstant
(
const FObjectInitializer& ObjectInitializer |
ULandscapeMaterialInstanceConstant |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FLandscapeMaterialTextureStreamingInfo & | AcquireTextureStreamingInfo
(
const FName& TextureName |
||
| FMaterialResource * | |||
| float | GetLandscapeTexelFactor
(
const FName& TextureName |
||
| bool | |||
| void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
||
| void | PostLoad () |
||
| void | |||
| bool |
Deprecated Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32: 1 | bDisableTessellation_DEPRECATED |