Cocos Creator 3.8 中,只需要在节点上添加对应的后期效果组件,就可以启动对应的后期效果。 自定义后期管线提供了一个postProcess.PostProcessingSetting组件类,我们可以通过继承它类来实现后效参数的可视化界面配置。 通过它自定义出来的后期效果 ,是完全可以达到和内置的后期效果一样的使用体验的。 新建一个 TS 脚本文...
- In Cocos Creator, error is red.- In Chrome, error have a red icon along with red message text. errorID Eventify Generate a new class from the given base class, after polyfill all functionalities in [[IEventified]] as if it's extended from [[20329]] executeInEditMode Makes a...
支持 RenderTexture 的 wrap mode,filter 等参数 新增 Octree 空间管理加速结构,优化了视锥剔除性能,可在场景 inspector 中开启 光照模型和渲染优化 v3.0 以来,Creator 一直在不断积累和打磨渲染能力,v3.4 中为了增强引擎的氛围感和画面效果,也带来了一系列重要的升级。尤其是光照模型的改进将使得引擎在光照表现层...
Cocos Creator FAQ on the MAC platform after the installation of Creator, open the project, the window can not be displayed Drag the CocosCreator.app from the DMG into the application, and then open it. How do I configure the directory structure generated after build and automatically modify ...
Cocos Creator 3.8 中,只需要在节点上添加对应的后期效果组件,就可以启动对应的后期效果。 自定义后期管线提供了一个postProcess.PostProcessingSetting组件类,我们可以通过继承它类来实现后效参数的可视化界面配置。 通过它自定义出来的后期效果 ,是完全可以达到和内置的后期效果一样的使用体验的。
Cocos Creator 扩展内置组件目录 起因 扩展Button 组件 扩展属性检查器 扩展脚本代码 替换内置组件(私货)起因项目中很多按钮是拟物设计, 按下时, 子节点不能跟随移动, 看上去很怪。 第一个想到的就是把需要处理的按钮单独再挂一个脚本,后来为什么没这么做, 因为懒,一个一个按钮找,太难了,这时候想到了扩展 cc....
editor: CC_EDITOR && { menu: 'i18n:MAIN_MENU.component.ui/ScrollView', help: 'i18n:COMPONENT.help_url.scrollview', executeInEditMode: false, }, properties: { isMoveLocked: true, // 控制滑动是否解锁 isPageView: false, // 控制滑动是否按cell落点 cellWidth: 0, // cell 宽 cellHeight: ...
Development efficiency is a core value that Cocos Creator places great importance on, and in V3.6 this has been further improved. In addition to the "Preview in Browser" and the "Preview in Simulator", developers can now use the "Preview in Editor" to preview the project. In this mode, ...
Sorry, 'cc.Enum' not available on this platform, please report this error here: https://github.com/cocos-creator/engine/issues/new 7200 Method 'initWithTMXFile' is no effect now, please set property 'tmxAsset' instead. 7201 Method 'initWithXML' is no effect now, please set property 'tm...
Sorry, 'cc.Enum' not available on this platform, please report this error here: https://github.com/cocos-creator/engine/issues/new 7200 Method 'initWithTMXFile' is no effect now, please set property 'tmxAsset' instead. 7201 Method 'initWithXML' is no effect now, please set property 'tm...