Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeComponent
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include | #include "LandscapeComponent.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp |
bool GetRenderPhysicalMaterials
&40;
TArray< UPhysicalMaterial &42; > & OutPhysicalMaterials
&41; const
Remarks
Get the physical materials that are configured by the landscape component graphical material. Returns false if there are no non-null physical materials. (We probably don't want to use if no physical material connections are bound.)