C# 클래스 PMD.PMDFormat.IKList

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

공개 프로퍼티들

프로퍼티 타입 설명
ik_data IK[]
ik_data_count ushort

공개 메소드들

메소드 설명
IKList ( BinaryReader bin )

메소드 상세

IKList() 공개 메소드

public IKList ( BinaryReader bin )
bin BinaryReader

프로퍼티 상세

ik_data 공개적으로 프로퍼티

public IK[] ik_data
리턴 IK[]

ik_data_count 공개적으로 프로퍼티

public ushort ik_data_count
리턴 ushort