Type: float
JSON
{
"Type": "uniform(float)",
"Name": "DeltaTimePS",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "float"
}
]
}
Type: float
JSON
{
"Type": "uniform(float)",
"Name": "ElapsedTimePS",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "float"
}
]
}
Type: float
JSON
{
"Type": "uniform(float)",
"Name": "ElapsedTime",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "float"
}
]
}
Type: float
JSON
{
"Type": "uniform(float)",
"Name": "floatUniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "float"
}
]
}
Type: vec2
JSON
{
"Type": "uniform(vec2)",
"Name": "vec2Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "vec2"
}
]
}
Type: vec3
JSON
{
"Type": "uniform(vec3)",
"Name": "vec3Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "vec3"
}
]
}
Type: vec4
JSON
{
"Type": "uniform(vec4)",
"Name": "vec4Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "vec4"
}
]
}
Type: bool
JSON
{
"Type": "uniform(bool)",
"Name": "boolUniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "bool"
}
]
}
Type: bvec2
JSON
{
"Type": "uniform(bvec2)",
"Name": "bvec2Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "bvec2"
}
]
}
Type: bvec3
JSON
{
"Type": "uniform(bvec3)",
"Name": "bvec3Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "bvec3"
}
]
}
Type: bvec4
JSON
{
"Type": "uniform(bvec4)",
"Name": "bvec4Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "bvec4"
}
]
}
Type: int
JSON
{
"Type": "uniform(int)",
"Name": "intUniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "int"
}
]
}
Type: ivec2
JSON
{
"Type": "uniform(ivec2)",
"Name": "ivec2Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "ivec2"
}
]
}
Type: ivec3
JSON
{
"Type": "uniform(ivec3)",
"Name": "ivec3Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "ivec3"
}
]
}
Type: ivec4
JSON
{
"Type": "uniform(ivec4)",
"Name": "ivec4Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "ivec4"
}
]
}
Type: mat2
JSON
{
"Type": "uniform(mat2)",
"Name": "mat2Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "mat2"
}
]
}
Type: mat3
JSON
{
"Type": "uniform(mat3)",
"Name": "mat3Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "mat3"
}
]
}
Type: mat4
JSON
{
"Type": "uniform(mat4)",
"Name": "mat4Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "mat4"
}
]
}
Type: mat4x3
JSON
{
"Type": "uniform(mat4x3)",
"Name": "mat4x3Uniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "mat4x3"
}
]
}
Type: skinMatrices
JSON
{
"Type": "uniform(skinMatrices)",
"Name": "skinMatricesUniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "skinMatrices"
}
]
}
Type: lightMatrices
JSON
{
"Type": "uniform(lightMatrices)",
"Name": "lightMatricesUniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "lightMatrices"
}
]
}
Type: vertexLights
JSON
{
"Type": "uniform(vertexLights)",
"Name": "vertexLightsUniform",
"Category": 5,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "vertexLights"
}
]
}