UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SlateRenderTransform.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2#pragma once
3
4#include "CoreMinimal.h"
7
10
11
12#if UE_ENABLE_SLATE_VECTOR_DEPRECATION_MECHANISMS
13
15{
17}
19{
21}
22
23#endif
UE::Math::TVector2< float > FVector2f
Definition MathFwd.h:74
FTransform2D FSlateRenderTransform
Definition SlateRenderTransform.h:9
VectorType TransformVector(const TransformType &Transform, const VectorType &Vector)
Definition TransformCalculus.h:367
Definition TransformCalculus2D.h:682
FDeprecateSlateVector2D FDeprecateVector2DResult
Definition SlateVector2.h:469
Definition SlateVector2.h:485