摘要: OutPut outPut = _sceneCtrl3D.GetOutPut(); uint width = outPut.GetViewWidth(); uint height = outPut.GetViewHeight(); FrmSceneOutput sceneOutput = new F 阅读全文
posted @ 2023-01-29 11:05 恋上微笑的天使 阅读(28) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8" ?> <configuration> <startup> <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" /> </startup> <app 阅读全文
posted @ 2023-01-29 10:31 恋上微笑的天使 阅读(28) 评论(0) 推荐(0)