Update leenkx/blender/lnx/logicnode/postprocess/LN_get_auto_exposure_settings.py

This commit is contained in:
LeenkxTeam 2025-06-02 20:06:50 +00:00
parent f779462f36
commit 00b580a4fa

View File

@ -1,4 +1,4 @@
from lnx.logicnode.arm_nodes import *
from lnx.logicnode.lnx_nodes import *
class AutoExposureGetNode(LnxLogicTreeNode):
"""Returns the auto exposure post-processing settings."""