FInputRange

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/InputScaleBias.h

Include

#include "Animation/InputScaleBias.h"

Syntax

struct FInputRange

Variables

Name Description

Public variable

float

 

Max

Public variable

float

 

Min

Constructors

Name Description

Public function

FInputRange()

Public function

FInputRange

(
    const float InMin,
    const float InMax
)

Functions

Name Description

Public function Const

bool

 

ClampValue

(
    float& InOutValue
)

Public function Const

FVector2D

 

ToVector2D()

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