Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- Tools = ordered() {
- FastNoise = FastNoise {
- NameSet = true,
- Inputs = {
- GlobalOut = Input { Value = 78, },
- Width = Input { Value = 1920, },
- Height = Input { Value = 1080, },
- ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
- Center = Input {
- Value = { 0.5, 4.6 },
- Expression = "Point(0.5, time*0.10)",
- },
- Detail = Input { Value = 4.33, },
- Contrast = Input { Value = 1.38, },
- LockXY = Input { Value = 0, },
- XScale = Input { Value = 50, },
- YScale = Input { Value = 0.6, },
- SeetheRate = Input { Value = 0.5, },
- Type = Input { Value = 1, },
- Gradient = Input {
- Value = Gradient {
- Colors = {
- [0] = { 0.87843137254902, 0.662745098039216, 0.0901960784313725, 1 },
- [0.33] = { 1, 0.8039215686275, 0.0549019607843, 1 }
- }
- },
- }
- },
- ViewInfo = OperatorInfo { Pos = { -1595, 973.5 } },
- },
- CoordinateSpace = CoordSpace {
- CtrlWZoom = false,
- NameSet = true,
- Inputs = {
- Shape = Input { Value = 1, },
- Input = Input {
- SourceOp = "FastNoise",
- Source = "Output",
- }
- },
- ViewInfo = OperatorInfo { Pos = { -1595, 1006.5 } },
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement