USplineMeshComponent::GetTextureStreamingTransformScale

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

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss