Monobit Unity Networking ver.2.8.0 Client API Reference
MonobitEngine.MonobitAnimatorView.AnimLayerInfo Class Reference

同期するアニメーションレイヤー情報 More...

Public Attributes

int m_Index
 アニメーションレイヤーのインデックス. More...
 
string m_Name
 アニメーションレイヤー名. More...
 
bool m_EnableSync
 同期するかどうかのフラグ. More...
 

Detailed Description

同期するアニメーションレイヤー情報

Member Data Documentation

bool MonobitEngine.MonobitAnimatorView.AnimLayerInfo.m_EnableSync

同期するかどうかのフラグ.

int MonobitEngine.MonobitAnimatorView.AnimLayerInfo.m_Index

アニメーションレイヤーのインデックス.

string MonobitEngine.MonobitAnimatorView.AnimLayerInfo.m_Name

アニメーションレイヤー名.


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