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

4 lines
105 B
Python

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