UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMovieSceneChannelTraitsTransform< ValueType > Struct Template Reference

#include <MovieSceneChannelTraits.h>

Public Attributes

ValueType Offset = {}
 
ValueType Scale = {}
 
ValueType Pivot = {}
 

Member Data Documentation

◆ Offset

template<typename ValueType >
ValueType FMovieSceneChannelTraitsTransform< ValueType >::Offset = {}

◆ Pivot

template<typename ValueType >
ValueType FMovieSceneChannelTraitsTransform< ValueType >::Pivot = {}

◆ Scale

template<typename ValueType >
ValueType FMovieSceneChannelTraitsTransform< ValueType >::Scale = {}

The documentation for this struct was generated from the following file: