UWaterMeshComponent::GetWaterMaterialRelevance

Use this instead of GetMaterialRelevance, since this one will go over all materials from all tiles

Windows
MacOS
Linux

References

Module

Water

Header

/Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterMeshComponent.h

Include

#include "WaterMeshComponent.h"

Source

/Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterMeshComponent.cpp

Syntax

FMaterialRelevance GetWaterMaterialRelevance
(
    ERHIFeatureLevel::Type InFeatureLevel
) const

Remarks

Use this instead of GetMaterialRelevance, since this one will go over all materials from all tiles

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss