AGroupActor::GroupApplyDelta

Apply given deltas to all actors and subgroups for this group.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/GroupActor.h

Include

#include "Editor/GroupActor.h"

Source

/Engine/Source/Editor/UnrealEd/Private/GroupActor.cpp

Syntax

void GroupApplyDelta
(
    const FVector & InDrag,
    const FRotator & InRot,
    const FVector & InScale
)

Remarks

Apply given deltas to all actors and subgroups for this group.

Parameters

Parameter

Description

InDrag

Delta Transition

InRot

Delta Rotation

InScale

Delta Scale

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