armory/blender/arm/lightmapper/properties/filtering.py
2020-08-23 23:13:26 +02:00

4 lines
91 B
Python

import bpy
from bpy.props import *
class TLM_FilteringProperties(bpy.types.PropertyGroup):