FAxis

Axis to represent direction

Windows
MacOS
Linux

References

Module

AnimationCore

Header

/Engine/Source/Runtime/AnimationCore/Public/CommonAnimTypes.h

Include

#include "CommonAnimTypes.h"

Syntax

struct FAxis

Remarks

Axis to represent direction

Variables

Name Description

Public variable

FVector

 

Axis

Public variable

bool

 

bInLocalSpace

Constructors

Name Description

Public function

FAxis

(
    const FVector& InAxis
)

Functions

Name Description

Public function Const

FVector

 

GetTransformedAxis

(
    const FTransform& ComponentSpaceTr...
)

Return transformed axis based on ComponentSpaceTransform

Public function

void

 

Initialize()

Initialize the set up

Public function Const

bool

 

IsValid()

Return true if Valid data

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