Set canvas render material for sprites
This commit is contained in:
@@ -5,7 +5,7 @@ The material editor allows you to create, edit, and view materials. On the left
|
||||
|
||||
|
||||
The main properties panel is where a majority of settings for the material is set.
|
||||
#image "images/serenity_material_properties.png"
|
||||
#image "images/serenity_material_properties.png", w=600, h=600
|
||||
<br>
|
||||
|
||||
|
||||
@@ -13,6 +13,11 @@ The texture panel is where you set textures for the material. Each material can
|
||||
#image "images/serenity_material_texture_panel.png"
|
||||
<br>
|
||||
|
||||
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.
|
||||
#image "images/serenity_fx_var_panel.png"
|
||||
#ref SetMaterialConstant
|
||||
<br>
|
||||
|
||||
|
||||
The material preview allows you to view the current material on a mesh.
|
||||
#list ul
|
||||
|
||||
Reference in New Issue
Block a user