armory/blender/material/make_decal.py
2016-12-19 01:25:22 +01:00

6 lines
190 B
Python

def make(context_id):
pass
# con_decal = mat_state.data.add_context({ 'name': context_id, 'depth_write': False, 'compare_mode': 'less', 'cull_mode': 'clockwise' })
# return con_transluc