ランタイム
Mix::Scene::MOTION_ENTRY_DESC Struct Reference

モーションエントリー構造体 More...

#include <Common.h>

Public Attributes

Float32 startFrame
 開始フレーム More...
 
Float32 endFrame
 終了フレーム More...
 
Boolean bAlways
 開始フレームから終了フレームの間の場合は常に呼び出す More...
 
void * userPtr
 ユーザーポインタ More...
 
Int32 userIndex
 ユーザーインデックス More...
 

Detailed Description

モーションエントリー構造体

Member Data Documentation

Float32 Mix::Scene::MOTION_ENTRY_DESC::startFrame

開始フレーム

Float32 Mix::Scene::MOTION_ENTRY_DESC::endFrame

終了フレーム

Boolean Mix::Scene::MOTION_ENTRY_DESC::bAlways

開始フレームから終了フレームの間の場合は常に呼び出す

void* Mix::Scene::MOTION_ENTRY_DESC::userPtr

ユーザーポインタ

Int32 Mix::Scene::MOTION_ENTRY_DESC::userIndex

ユーザーインデックス


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