UAimOffsetBlendSpace

Blend Space. Contains a grid of data points with weights from sample points in the space

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AimOffsetBlendSpace.h

Include

#include "Animation/AimOffsetBlendSpace.h"

Syntax

class UAimOffsetBlendSpace : public UBlendSpace

Remarks

Blend Space. Contains a grid of data points with weights from sample points in the space

Constructors

Name Description

Public function

UAimOffsetBlendSpace

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UBlendSpaceBase

Name Description

Public function Virtual Const

bool

 

IsValidAdditiveType

(
    EAdditiveAnimationType AdditiveType
)

Returns whether or not the given additive animation type is compatible with the blendspace type

Overridden from UAnimationAsset

Name Description

Public function Virtual Const

bool

 

IsValidAdditive()

Return true if this is valid additive animation false otherwise

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