Preparing search index...
The search index is not available
rhodonite
rhodonite
default
ShaderNodeJsonNode
Interface ShaderNodeJsonNode
interface
ShaderNodeJsonNode
{
controls
:
Record
<
string
,
any
>
;
id
:
string
;
inputs
:
Record
<
string
,
ShaderNodeJsonNodeInput
>
;
name
:
string
;
outputs
:
Record
<
string
,
ShaderNodeJsonNodeOutput
>
;
position
:
{
x
:
number
;
y
:
number
;
}
;
}
Index
Properties
controls
id
inputs
name
outputs
position
Properties
controls
controls
:
Record
<
string
,
any
>
id
id
:
string
inputs
inputs
:
Record
<
string
,
ShaderNodeJsonNodeInput
>
name
name
:
string
outputs
outputs
:
Record
<
string
,
ShaderNodeJsonNodeOutput
>
position
position
:
{
x
:
number
;
y
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
controls
id
inputs
name
outputs
position
rhodonite
Loading...