Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- Tools = ordered() {
- FastNoise1 = FastNoise {
- Inputs = {
- GlobalOut = Input { Value = 240, },
- Width = Input { Value = 1920, },
- Height = Input { Value = 1080, },
- UseFrameFormatSettings = Input { Value = 1, },
- ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
- Contrast = Input { Value = 5, },
- Brightness = Input { Value = -1, },
- LockXY = Input { Value = 0, },
- XScale = Input { Value = 20, },
- SeetheRate = Input { Value = 0.197, },
- Discontinuous = Input {
- SourceOp = "FastNoise1Discontinuous",
- Source = "Value",
- },
- Inverted = Input {
- SourceOp = "FastNoise1Inverted",
- Source = "Value",
- },
- Type = Input { Value = 1, },
- Gradient = Input {
- Value = Gradient {
- Colors = {
- [0] = { 0, 0, 0, 0 },
- [0.388059701492537] = { 1, 0.0117647058823529, 0.0588235294117647, 1 },
- [0.661691542288557] = { 0, 0.364705882352941, 0.941176470588235, 1 },
- [1] = { 1, 1, 1, 1 }
- }
- },
- },
- },
- ViewInfo = OperatorInfo { Pos = { 275, 313.5 } },
- },
- FastNoise1Discontinuous = BezierSpline {
- SplineColor = { Red = 41, Green = 31, Blue = 243 },
- NameSet = true,
- KeyFrames = {
- [71.090528545147] = { 0, RH = { 71.8056282598674, 0.333333333333333 }, Flags = { Linear = true } },
- [73.2358276893082] = { 1, LH = { 72.5207279745878, 0.666666666666667 }, RH = { 93.9737194162003, 1 }, Flags = { Linear = true } },
- [135.449502869984] = { 1, LH = { 114.711611143092, 1 }, RH = { 156.902494311597, 1 }, Flags = { Linear = true } },
- [199.808477194822] = { 1, LH = { 178.355485753209, 1 }, RH = { 200.523576909542, 0.666666666666667 }, Flags = { Linear = true } },
- [201.953776338983] = { 0, LH = { 201.238676624263, 0.333333333333333 }, Flags = { Linear = true } }
- }
- },
- FastNoise1Inverted = BezierSpline {
- SplineColor = { Red = 224, Green = 122, Blue = 3 },
- CtrlWZoom = false,
- NameSet = true,
- KeyFrames = {
- [71.090528545147] = { 0, RH = { 71.8056282598674, 0 }, Flags = { Linear = true } },
- [73.2358276893082] = { 0, LH = { 72.5207279745878, 0 }, RH = { 93.9737194162003, 0 }, Flags = { Linear = true } },
- [135.449502869984] = { 0, LH = { 114.711611143092, 0 }, RH = { 136.164602584705, 0.333333333333333 }, Flags = { Linear = true } },
- [137.594802014146] = { 1, LH = { 136.879702299425, 0.666666666666667 }, RH = { 158.332693741038, 1 }, Flags = { Linear = true } },
- [199.808477194822] = { 1, LH = { 179.07058546793, 1 }, RH = { 200.523576909542, 1 }, Flags = { Linear = true } },
- [201.953776338983] = { 1, LH = { 201.238676624263, 1 }, Flags = { Linear = true } }
- }
- },
- ErodeDilate1 = ErodeDilate {
- Inputs = {
- Filter = Input { Value = 3, },
- XAmount = Input { Value = 0.01, },
- Input = Input {
- SourceOp = "FastNoise1",
- Source = "Output",
- },
- },
- ViewInfo = OperatorInfo { Pos = { 275, 379.5 } },
- },
- Filter1 = Filter {
- CtrlWZoom = false,
- Inputs = {
- FilterType = Input { Value = 3, },
- Input = Input {
- SourceOp = "ErodeDilate1",
- Source = "Output",
- },
- },
- ViewInfo = OperatorInfo { Pos = { 275, 478.5 } },
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment