C# Class ModelViewer.Renderer.PreviewAnimatedSkeleton

Inheritance: Sample
Mostra file Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Public Methods

Method Description
PreviewAnimatedSkeleton ( SkeletonSection skeleton ) : System.Drawing

Protected Methods

Method Description
OnInitialize ( ) : void
OnResourceLoad ( ) : void
OnUpdate ( ) : void

Method Details

OnInitialize() protected method

protected OnInitialize ( ) : void
return void

OnResourceLoad() protected method

protected OnResourceLoad ( ) : void
return void

OnUpdate() protected method

protected OnUpdate ( ) : void
return void

PreviewAnimatedSkeleton() public method

public PreviewAnimatedSkeleton ( SkeletonSection skeleton ) : System.Drawing
skeleton DatDigger.Sections.Skeleton.SkeletonSection
return System.Drawing