mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-27 18:54:44 +08:00
Constant Material nodes added
This commit is contained in:
@@ -2,6 +2,7 @@ import IElement from "./IElement.js"
|
||||
import InputTemplate from "../template/pin/InputTemplate.js"
|
||||
import Utility from "../Utility.js"
|
||||
|
||||
/** @extends {IElement<Object, InputTemplate>} */
|
||||
export default class InputElement extends IElement {
|
||||
|
||||
static properties = {
|
||||
|
||||
Reference in New Issue
Block a user