C# Class Linearstar.MikuMikuMoving.ApplyRotationPlugin.ApplyRotationPlugin

Inheritance: CommandBase
Exibir arquivo Open project: mfakane/MikuMikuMoving-Plugins

Public Methods

Method Description
Run ( CommandArgs e ) : void

Private Methods

Method Description
Apply ( EditMode mode, ApplyRotationForm f, bool previewOnly, System.Action &reset ) : void
GetMotion ( BoneCollection bones, Bone bone ) : System.Matrix

Method Details

Run() public method

public Run ( CommandArgs e ) : void
e CommandArgs
return void