UMovieScene3DAttachSection

A 3D Attach section

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieScene3DAttachSection.h

Include

#include "Sections/MovieScene3DAttachSection.h"

Syntax

class UMovieScene3DAttachSection :
    public UMovieScene3DConstraintSection,
    public IMovieSceneEntityProvider

Remarks

A 3D Attach section

Variables

Name Description

Public variable

FName

 

AttachComponentName

Public variable

EAttachmentRule

 

AttachmentLocationRule

Public variable

EAttachmentRule

 

AttachmentRotationRule

Public variable

EAttachmentRule

 

AttachmentScaleRule

Public variable

FName

 

AttachSocketName

Public variable

bool

 

bFullRevertOnDetach

Public variable

EDetachmentRule

 

DetachmentLocationRule

Public variable

EDetachmentRule

 

DetachmentRotationRule

Public variable

EDetachmentRule

 

DetachmentScaleRule

Public variable

TSoftObjectPtr<...

 

ReAttachOnDetach

Constructors

Name Description

Public function

UMovieScene3DAttachSection

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function

void

 

SetAttachTargetID

(
    const FMovieSceneObjectBindingID& ...
)

Sets the object to attach to

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