SetRotation

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function

void

 

SetRotation

(
    const FQuat& Value,
    bool bKeepChildrenRelative
)

Set rotation (in quaternion format) of this entity

Public function

void

 

SetRotation

(
    float InX,
    float InY,
    float InZ,
    float InW,
    bool bKeepChildrenRelative
)

Set rotation (in quaternion format) of this entity