Cycles: material pass index button was missing from material properties still.
This commit is contained in:
@@ -606,6 +606,7 @@ class CyclesMaterial_PT_settings(CyclesButtonsPanel, Panel):
|
||||
|
||||
col = split.column()
|
||||
col.prop(cmat, "sample_as_light")
|
||||
col.prop(mat, "pass_index")
|
||||
|
||||
|
||||
class CyclesTexture_PT_context(CyclesButtonsPanel, Panel):
|
||||
|
Reference in New Issue
Block a user