FControlToTransformMappings

Choose your operating system:

Windows

macOS

Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MovieSceneToolsUserSettings.h

Include

#include "MovieSceneToolsUserSettings.h"

Syntax

struct FControlToTransformMappings

Variables

Name Description

Public variable

bool

 

bNegate

Whether to negate the value

Public variable

FControlRigChan...

 

ControlChannel

The channel of the control to map

Public variable

FTransformChann...

 

FBXChannel

The channel of the fbx transofrm node to map

Constructors