ランタイム
Mix::Scene::IActorListener::RT_APPLY_EVENT_ARGS Struct Reference

ルートトランスフォーム : 適用イベントデータ構造体 More...

#include <IActorListener.h>

Collaboration diagram for Mix::Scene::IActorListener::RT_APPLY_EVENT_ARGS:

Public Attributes

Mix::Quaternion angularVelocity
 回転速度を表す Mix::Quaternion クラス More...
 
Mix::Vector3 linearVelocity
 移動速度を表す Mix::Vector3 クラス More...
 

Detailed Description

ルートトランスフォーム : 適用イベントデータ構造体

Member Data Documentation

Mix::Quaternion Mix::Scene::IActorListener::RT_APPLY_EVENT_ARGS::angularVelocity

回転速度を表す Mix::Quaternion クラス

Mix::Vector3 Mix::Scene::IActorListener::RT_APPLY_EVENT_ARGS::linearVelocity

移動速度を表す Mix::Vector3 クラス


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