C# Class SerahToolkit_SharpGL.FF8_Core.mch

显示文件 Open project: MaKiPL/FF8-Rinoa-s-Toolset Class Usage Examples

Public Properties

Property Type Description
objpath string

Public Methods

Method Description
mch ( string path ) : System

Private Methods

Method Description
ConstructMTL ( ) : void
ConstructOBJ ( ) : void
CreateMatTag ( ) : string
HandleStreams ( ) : void
ReadFaces ( ) : void
ReadMCH ( ) : void
ReadUVs ( List uvList, bool bTriangle ) : void
ReadVertices ( ) : void

Method Details

mch() public method

public mch ( string path ) : System
path string
return System

Property Details

objpath public_oe property

public string objpath
return string