Untiy Cinema Director 插件 1.6.2.0
2022-07-25 09:05:46 23.01MB unity3d插件 CinemaDirector
1
ChartDirector C# Demo 饼图,柱状等 有Demo就是好 // The data for the chart double[] data = {5.5, 3.5, -3.7, 1.7, -1.4, 3.3}; string[] labels = {"Jan", "Feb", "Mar", "Apr", "May", "Jun"}; // Create a XYChart object of size 200 x 190 pixels XYChart c = new XYChart(200, 190); // Set the plot area at (30, 20) and of size 140 x 140 pixels c.setPlotArea(30, 20, 140, 140); // Configure the axis as according to the input parameter if (img == "0") { c.addTitle("No Axis Extension", "Arial", 8); } else if (img == "1") { c.addTitle("Top/Bottom Extensions = 0/0", "Arial", 8); // Reserve 20% margin at top of plot area when auto-scaling c.yAxis().setAutoScale(0, 0); } else if (img == "2") { c.addTitle("Top/Bottom Extensions = 0.2/0.2", "Arial", 8); // Reserve 20% margin at top and bottom of plot area when auto-scaling c.yAxis().setAutoScale(0.2, 0.2); } else if (img == "3") { c.addTitle("Axis Top Margin = 15", "Arial", 8); // Reserve 15 pixels at top of plot area c.yAxis().setMargin(15); } else { c.addTitle("Manual Scale -5 to 10", "Arial", 8); // Set the y axis to scale from -5 to 10, with ticks every 5 units c.yAxis().setLinearScale(-5, 10, 5); } // Set the labels on the x axis c.xAxis().setLabels(labels); // Add a color bar layer using the given data. Use a 1 pixel 3D border for the // bars. c.addBarLayer3(data).setBorderColor(-1, 1); // Output the chart viewer.Image = c.makeWebImage(Chart.PNG); // Include tool tip for the chart viewer.ImageMap = c.getHTMLImageMap("", "", "title='ROI for {xLabel}: {value}%'")
2022-05-28 20:22:45 1.38MB Chart Director C# Demo
1
Cinema+Director+v1.4.6.0+-+Sequencer+Cutscene+Editor
2022-05-25 17:55:08 23.6MB Cinema Director Sequencer Cutscene
1
Director还原工具dirOpener
2022-05-10 22:40:19 2.86MB dirOpener 工具
1
director MX 2004汉化版 含注册码和视频插件
2022-05-09 23:44:52 44.29MB director MX 2004
1
Director加密文件破解器.很好用的,破译dxr以及EXE文件
2022-05-06 17:26:11 2.86MB Director 加密文件 破解器
1
director生成的加密文件,可以用该软件破解,破解后可以用director打开。
2022-04-18 15:08:01 2.86MB 解压加密文件
1
(3)使用Director制作界面的交互 新建文件,大小为1024*768,背景色为黑色。 设置精灵帧数为3 导入main.swf,片头,主界面,二级界面,背景音乐。
2022-04-03 11:26:38 793KB director
1
director 的常用命令和属性,对初学者大有帮助
2022-04-03 11:22:20 67KB director DR
1
Director 11.5完整课件制作实例
2022-03-31 00:50:28 44KB 课件制作实例
1