Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FStaticMeshSceneProxy
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/StaticMeshSceneProxy.h |
Include | #include "StaticMeshSceneProxy.h" |
Source | /Engine/Source/Runtime/Engine/Private/StaticMeshRender.cpp |
virtual bool GetMaterialTextureScales
(
int32 LODIndex,
int32 SectionIndex,
const FMaterialRenderProxy * MaterialRenderProxy,
FVector4f * OneOverScales,
FIntVector4 * UVChannelIndices
) const