Set canvas render material for sprites
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<p>
|
||||
The main properties panel is where a majority of settings for the material is set.
|
||||
</p>
|
||||
<p><img src="images/serenity_material_properties.png" ></p>
|
||||
<p><img src="images/serenity_material_properties.png" width=600 height=600></p>
|
||||
<p>
|
||||
<br>
|
||||
</p>
|
||||
@@ -25,6 +25,16 @@
|
||||
<p>
|
||||
<br>
|
||||
</p>
|
||||
<p>
|
||||
The FX Varialbe panel is where you can set variables that are used to control FX Materials. Check the SetMaterialConstant() function for info on which variables are available on which materials.
|
||||
</p>
|
||||
<p><img src="images/serenity_fx_var_panel.png" ></p>
|
||||
<br><p>Related:
|
||||
<a href="setmaterialconstant.html">SetMaterialConstant</a>
|
||||
</p>
|
||||
<p>
|
||||
<br>
|
||||
</p>
|
||||
<p>
|
||||
The material preview allows you to view the current material on a mesh.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user