C# 클래스 VMD.VMDFormat.MotionList

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

공개 프로퍼티들

프로퍼티 타입 설명
motion List>.Dictionary
motion_count uint

공개 메소드들

메소드 설명
MotionList ( BinaryReader bin )

메소드 상세

MotionList() 공개 메소드

public MotionList ( BinaryReader bin )
bin BinaryReader

프로퍼티 상세

motion 공개적으로 프로퍼티

public Dictionary> motion
리턴 List>.Dictionary

motion_count 공개적으로 프로퍼티

public uint motion_count
리턴 uint