Open 3D Engine EMotionFX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
EMotionFX::Pipeline::MotionDataBuilderContext Struct Reference

Inherits AZ::SceneAPI::Events::ICallContext.

Public Member Functions

 AZ_RTTI (MotionDataBuilderContext, "{1C5795BB-2130-499E-96AD-50926EFC8CE9}", AZ::SceneAPI::Events::ICallContext)
 
 MotionDataBuilderContext (const AZ::SceneAPI::Containers::Scene &scene, const Group::IMotionGroup &motionGroup, EMotionFX::Motion &motion, AZ::RC::Phase phase)
 
 MotionDataBuilderContext (const MotionDataBuilderContext &copyContext, AZ::RC::Phase phase)
 
 MotionDataBuilderContext (const MotionDataBuilderContext &copyContext)=delete
 
MotionDataBuilderContextoperator= (const MotionDataBuilderContext &other)=delete
 

Public Attributes

const AZ::SceneAPI::Containers::Scene & m_scene
 
const Group::IMotionGroupm_group
 
EMotionFX::Motionm_motion
 
const AZ::RC::Phase m_phase
 

The documentation for this struct was generated from the following file: