C# 클래스 PMD.PMDFormat.BoneList

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

공개 프로퍼티들

프로퍼티 타입 설명
bone Bone[]
bone_count ushort

공개 메소드들

메소드 설명
BoneList ( BinaryReader bin )

메소드 상세

BoneList() 공개 메소드

public BoneList ( BinaryReader bin )
bin BinaryReader

프로퍼티 상세

bone 공개적으로 프로퍼티

public Bone[] bone
리턴 Bone[]

bone_count 공개적으로 프로퍼티

public ushort bone_count
리턴 ushort