rhodonite
    Preparing search index...

    Interface ShaderNodeJsonNodeOutput

    interface ShaderNodeJsonNodeOutput {
        id: string;
        label: string;
        socket: { name: string };
    }
    Index

    Properties

    Properties

    id: string
    label: string
    socket: { name: string }