USplineMeshComponent::GetTextureStreamingTransformScale

Get the scale comming form the component, when computing StreamingTexture data.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UStaticMeshComponent::GetTextureStreamingTransformScale()

USplineMeshComponent::GetTextureStreamingTransformScale()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SplineMeshComponent.h

Include

#include "Components/SplineMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/SplineMeshComponent.cpp

Syntax

virtual float GetTextureStreamingTransformScale() const

Remarks

Get the scale comming form the component, when computing StreamingTexture data. Used to support instanced meshes.