Updated docs
This commit is contained in:
21
doc/doc_files/getmeshbuffer.html
Normal file
21
doc/doc_files/getmeshbuffer.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>GetMeshBuffer [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>Function GetMeshBuffer( mesh_id, buffer_index, ByRef vertex_data, ByRef normal_data, ByRef uv_data, ByRef index_data ) </h2></p>
|
||||
<p>
|
||||
Gets the data in a mesh buffer.
|
||||
</p>
|
||||
<p>
|
||||
Returns TRUE if successful and FALSE if not.
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user