C# 클래스 PMD.PMDFormat.EnglishBoneDisplayList

상속: MMD.Format
파일 보기 프로젝트 열기: hecomi/StereoAR-for-Unity

공개 프로퍼티들

프로퍼티 타입 설명
disp_name_eg string[]

공개 메소드들

메소드 설명
EnglishBoneDisplayList ( BinaryReader bin, int boneDispNameCount )

메소드 상세

EnglishBoneDisplayList() 공개 메소드

public EnglishBoneDisplayList ( BinaryReader bin, int boneDispNameCount )
bin BinaryReader
boneDispNameCount int

프로퍼티 상세

disp_name_eg 공개적으로 프로퍼티

public string[] disp_name_eg
리턴 string[]