FSampler

Windows
MacOS
Linux

References

Module

GLTFCore

Header

/Engine/Plugins/Editor/GLTFImporter/Source/GLTFCore/Public/GLTFAnimation.h

Include

#include "GLTFAnimation.h"

Syntax

struct FSampler

Variables

Name Description

Public variable

const FAccessor...

 

Input

The accessor containing keyframe input values, e.g., time. Always float and seconds.

Public variable

EInterpolation

 

Interpolation

Public variable

const FAccessor...

 

Output

The accessor containing keyframe output values.

Constructors

Name Description

Public function

FSampler

(
    const FAccessor& Input,
    const FAccessor& Output
)

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