forked from LeenkxTeam/LNXSDK
Update leenkx/blender/lnx/material/cycles_nodes/nodes_shader.py
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
import bpy
|
import bpy
|
||||||
from bpy.types import NodeSocket
|
from bpy.types import NodeSocket
|
||||||
|
from __future__ import annotations
|
||||||
|
|
||||||
import lnx
|
import lnx
|
||||||
import lnx.material.cycles as c
|
import lnx.material.cycles as c
|
||||||
|
|||||||
Reference in New Issue
Block a user