armory/blender/arm/material/mat_state.py
2017-10-10 09:57:23 +02:00

10 lines
299 B
Python

data = None # ShaderData
material = None
nodes = None
mat_users = None
bind_constants = None # Merged with mat_context bind constants
bind_textures = None # Merged with mat_context bind textures
batch = False
texture_grad = False # Sample textures using textureGrad()
con_mesh = None # Mesh context