Files
LNXSDK/leenkx/blender/lnx/lightmapper/properties/denoiser/integrated.py
2025-01-22 16:18:30 +01:00

4 lines
105 B
Python

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