LoadMeshFromFile Method

KB01 Engine

KB01_Engine

Renderer..::..LoadMeshFromFile Method

Load the mesh from the specified file in the parent folder.

Namespace:  
Assembly:  KB01_Engine (in KB01_Engine.dll)

Syntax


public void LoadMeshFromFile(
	LPCTSTR _fileName
)
Public Sub LoadMeshFromFile ( _
	_fileName As LPCTSTR _
)
public:
void LoadMeshFromFile(
	LPCTSTR _fileName
)

Parameters

_fileName
Type: LPCTSTR
Name of the _file.