Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FStaticMeshSceneProxy
Description
Get the lightmap UV coordinate index for this primitive. Used by systems that explicitly fetch lightmap UVs.
Virtual Inheritance
- FPrimitiveSceneProxy::GetLightMapCoordinateIndex → FStaticMeshSceneProxy::GetLightMapCoordinateIndex
| Name | GetLightMapCoordinateIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/StaticMeshSceneProxy.h |
| Include Path | #include "StaticMeshSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/StaticMeshSceneProxy.cpp |
virtual int32 GetLightMapCoordinateIndex() const