tilingPattern
beta
pattern
tilingPattern
RayTK
v0.42
Parameters
Name | Description | Regular Handling | Read-Only Handling |
---|---|---|---|
Pattern | Runtime | Baked | |
| |||
Format | Baked | Baked | |
| |||
Translate | Runtime | Baked | |
Size | Runtime | Baked | |
Vertex Radius | Runtime | Baked | |
Outline Thickness | Runtime | Baked | |
Outline Blending | Runtime | Baked | |
Poly Color 1 | Runtime | Baked | |
Poly Color 2 | Runtime | Baked | |
Poly Color 3 | Runtime | Baked | |
Outline Color | Runtime | Baked | |
Dual Outline Color | Runtime | Baked |
Inputs
-
Coordinate Field
: (optional)- Coordinate Types:
vec2
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
vec4
- Coordinate Types:
-
Vertex Radius Field
: (optional)- Coordinate Types:
vec2
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
- Supports Variables From Inputs:
coordField
- Coordinate Types:
-
Outline Thickness Field
: (optional)- Coordinate Types:
vec2
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
- Supports Variables From Inputs:
coordField
vertexRadiusField
- Coordinate Types:
-
Poly Color 1 Field
: (optional)- Coordinate Types:
vec2
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Supports Variables From Inputs:
coordField
vertexRadiusField
outlineThicknessField
- Coordinate Types:
-
Poly Color 2 Field
: (optional)- Coordinate Types:
vec2
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Supports Variables From Inputs:
coordField
vertexRadiusField
outlineThicknessField
polyColor1Field
- Coordinate Types:
-
Poly Color 3 Field
: (optional)- Coordinate Types:
vec2
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Supports Variables From Inputs:
coordField
vertexRadiusField
outlineThicknessField
polyColor1Field
polyColor2Field
- Coordinate Types:
-
Outline Color Field
: (optional)- Coordinate Types:
vec2
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Supports Variables From Inputs:
coordField
vertexRadiusField
outlineThicknessField
polyColor1Field
polyColor2Field
polyColor3Field
- Coordinate Types:
-
Dual Outline Color Field
: (optional)- Coordinate Types:
vec2
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Supports Variables From Inputs:
coordField
vertexRadiusField
outlineThicknessField
polyColor1Field
polyColor2Field
polyColor3Field
outlineColorField
- Coordinate Types: