프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MyIndex | int | ||
PreviewSkelMeshName | int | ||
Props | List |
||
Sequences | List |
||
SetData | |||
data | byte[] | ||
m_pBioAnimSetData | int | ||
pcc | ME3Package |
메소드 | 설명 | |
---|---|---|
AnimSet ( ME3Package Pcc, int Index ) : System | ||
ExportToPSA ( string path ) : void | ||
GetArrayContent ( byte raw ) : byte[] | ||
GetArrayCount ( byte raw ) : int | ||
ImportFromPSA ( string path ) : bool | ||
QToVec4 ( Quaternion q ) : System.Vector4 | ||
ReadSequences ( byte raw ) : void | ||
SequencesToTree ( ) : |
||
ToTree ( ) : |
||
Vec4ToQ ( System.Vector4 v ) : Quaternion |
public AnimSet ( ME3Package Pcc, int Index ) : System | ||
Pcc | ME3Package | |
Index | int | |
리턴 | System |