C# 클래스 PMD.PMDFormat.BoneNameList

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

공개 프로퍼티들

프로퍼티 타입 설명
bone_disp_name_count byte
disp_name string[]

공개 메소드들

메소드 설명
BoneNameList ( BinaryReader bin )

메소드 상세

BoneNameList() 공개 메소드

public BoneNameList ( BinaryReader bin )
bin BinaryReader

프로퍼티 상세

bone_disp_name_count 공개적으로 프로퍼티

public byte bone_disp_name_count
리턴 byte

disp_name 공개적으로 프로퍼티

public string[] disp_name
리턴 string[]