Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- Tools = ordered() {
- Text3D1 = Text3D {
- Inputs = {
- LayoutRotation = Input { Value = 1, },
- TransformRotation = Input { Value = 1, },
- StyledText = Input { Value = "HAPPY HOURS", },
- Font = Input { Value = "Gotham", },
- Style = Input { Value = "Bold", },
- VerticalTopCenterBottom = Input { Value = 1, },
- VerticalJustification = Input { Value = 3, },
- VerticalJustificationNew = Input { Value = 3, },
- HorizontalJustificationNew = Input { Value = 3, },
- ExtrusionProfile = Input {
- SourceOp = "Text3D1ExtrusionProfile",
- Source = "Value",
- },
- },
- ViewInfo = OperatorInfo { Pos = { 275, 16.5 } },
- },
- Text3D1ExtrusionProfile = LUTBezier {
- KeyColorSplines = {
- [0] = {
- [0] = { 0, RH = { 0.0666666666666667, 0.333333333333333 }, Flags = { Linear = true } },
- [0.2] = { 1, LH = { 0.133333333333333, 0.666666666666667 }, RH = { 0.4, 1 }, Flags = { Linear = true } },
- [0.8] = { 1, LH = { 0.6, 1 }, RH = { 0.866666666666667, 0.666666666666667 }, Flags = { Linear = true } },
- [1] = { 0, LH = { 0.933333333333333, 0.333333333333333 }, Flags = { Linear = true } }
- }
- },
- SplineColor = { Red = 192, Green = 128, Blue = 64 },
- CtrlWZoom = false,
- },
- Ribbon3D1 = Ribbon3D {
- CtrlWZoom = false,
- Inputs = {
- NumberOfLines = Input { Value = 1, },
- ["Start.X"] = Input { Value = -3.73513892962899, },
- ["Start.Y"] = Input { Value = 3.49300111287225, },
- ["End.X"] = Input { Value = 58.3227629091355, },
- ["ObjectID.ObjectID"] = Input { Value = 1, },
- ["MtlStdInputs.MaterialID"] = Input { Value = 1, },
- },
- ViewInfo = OperatorInfo { Pos = { 55, 214.5 } },
- },
- Replicate3D1 = Replicate3D {
- Inputs = {
- Alignment = Input { Value = 2, },
- PerParticleColors = Input { Value = 2, },
- Destination = Input {
- SourceOp = "Ribbon3D1",
- Source = "Output",
- },
- Input1 = Input {
- SourceOp = "Text3D1",
- Source = "Output",
- },
- },
- ViewInfo = OperatorInfo { Pos = { 275, 214.5 } },
- },
- Bender3D1 = Bender3D {
- Inputs = {
- SceneInput = Input {
- SourceOp = "Replicate3D1",
- Source = "Data3D",
- },
- Amount = Input { Value = 2, },
- Axis = Input { Value = 0, },
- Angle = Input { Value = 90, },
- Group = Input { Value = 1, },
- },
- ViewInfo = OperatorInfo { Pos = { 275, 313.5 } },
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement