Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UStaticMeshComponent
Description
Get the scale comming form the component, when computing StreamingTexture data. Used to support instanced meshes.
Derived Overrides
- UInstancedStaticMeshComponent::GetTextureStreamingTransformScale
- USplineMeshComponent::GetTextureStreamingTransformScale
| Name | GetTextureStreamingTransformScale |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h |
| Include Path | #include "Components/StaticMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/StaticMeshComponent.cpp |
virtual float GetTextureStreamingTransformScale() const