C# 클래스 Linearstar.MikuMikuMoving.SetMmdTransformationPlugin.SetMmdTransformationCommand

상속: CommandBase
파일 보기 프로젝트 열기: mfakane/MikuMikuMoving-Plugins

공개 메소드들

메소드 설명
Run ( CommandArgs e ) : void

비공개 메소드들

메소드 설명
ToArray ( InterpolatePoint a, InterpolatePoint b ) : Linearstar.Keystone.IO.MikuMikuDance.VmdInterpolationPoint[]
ToArray ( Quaternion value ) : float[]
ToArray ( System.Vector3 value ) : float[]

메소드 상세

Run() 공개 메소드

public Run ( CommandArgs e ) : void
e CommandArgs
리턴 void