1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5<meta http-equiv="Content-Style-Type" content="text/css" />
6<link href="../../../../html/common/main.css" rel="stylesheet" type="text/css" />
7<title>Stream Information</title>
8</head>
9<body>
10<h1>Stream Information</h1>
11<p>Stream information about meshes is displayed here.</p>
12<p class="image"><img src="images/stream_info.png" alt="Stream Information Properties" /></p>
13<dl class="enum">
14  <dt>Mesh</dt>
15  <dd>Render priority of the mesh.</dd>
16  <dt>VRAM Size</dt>
17  <dd>Displays the VRAM size of the mesh.</dd>
18  <dt>Number of vertices</dt>
19  <dd>Displays the number of vertices held by the mesh.</dd>
20  <dt>Polygon Count</dt>
21  <dd>Displays the number of polygons being used.</dd>
22  <dt>Skinning</dt>
23  <dd>Displays skinning mode information about the mesh.</dd>
24  <dt>Normal Vectors</dt>
25  <dd>Displays normal vector information included in the mesh.</dd>
26  <dt>Tangent vectors</dt>
27  <dd>Displays tangent vector information included in the mesh.</dd>
28  <dt>Color</dt>
29  <dd>Displays color information.</dd>
30  <dt>Texture coordinates</dt>
31  <dd>Displays texture coordinates.</dd>
32  <dt>User</dt>
33  <dd>Displays user information.</dd>
34</dl>
35<hr><p>CONFIDENTIAL</p></body>
36</html>
37