1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3<html>
4<head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6    <link href="../../../css/manpage.css" rel="stylesheet" type="text/css">
7    <title>Indirect Matrix Properties</title>
8</head>
9<body>
10<h1 id="INDIRECT_MTX_PROPERTY_PANEL">Indirect Matrix Properties</h1>
11
12<p>These properties are used to edit detailed indirect matrix settings.</p>
13
14<p class="img">
15    <img src="images/material_indirect_mtx_panel.gif" alt="Indirect Matrix Properties">
16</p>
17
18<ol class="ui">
19    <!-- =================================================== -->
20    <li>
21        <p>Selects the indirect matrix to be set.</p>
22        <p>When you switch to the indirect matrix that is to be configured, the details specific to the selected indirect matrix appear underneath.</p>
23    </li>
24
25    <!-- =================================================== -->
26    <li>
27        <p>Sets the SRT conversion matrix for the indirect matrix.</p>
28        <dl class="enum">
29            <dt>ScaleU, ScaleV</dt>
30            <dd>Sets the Scale component for the SRT conversion matrix.</dd>
31            <dt>Link changes</dt>
32            <dd>Changes are linked between Scale V and Scale U.</dd>
33            <dt>Rotate</dt>
34            <dd>Sets the Rotate component for the SRT conversion matrix.</dd>
35            <dt>TranslateU, TranslateV</dt>
36            <dd>Sets the Translate component for the SRT conversion matrix.</dd>
37            <dt>Reset</dt>
38            <dd>Restores the SRT conversion matrix to its initial state.</dd>
39        </dl>
40    </li>
41</ol>
42
43<hr><p>CONFIDENTIAL</p></body>
44</html>
45