armory/blender/material/mat_state.py

7 lines
88 B
Python
Raw Normal View History

2016-12-13 01:09:17 +01:00
data = None
material = None
nodes = None
2016-12-17 15:34:43 +01:00
mat_data = None
2016-12-13 01:09:17 +01:00
mat_context = None
path = None