Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UMeshComponent
- UMeshComponent::GetMaterialStreamingData()
- UInstancedStaticMeshComponent::GetMaterialStreamingData()
- USkinnedMeshComponent::GetMaterialStreamingData()
- UStaticMeshComponent::GetMaterialStreamingData()
- UInstancedStaticMeshComponent::GetMaterialStreamingData()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/MeshComponent.h |
| Include | #include "Components/MeshComponent.h" |
virtual bool GetMaterialStreamingData
(
int32 MaterialIndex,
FPrimitiveMaterialInfo & MaterialData
) const
Remarks
Get the material info for texture streaming. Return whether the data is valid or not.