大约有 349 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0049 秒)
Laya3.0_api(161) Laya2.0_api(87) Laya_社区(50) laya_api(30) Laya_示例(14) Laya3.0_文档(5) Laya2.0_文档(2)
...OLUMETRICGI_PROBESTEPS WORLDINVERTFRONT Accessors active activeInHierarchy components destroyed displayedInStage hideFlags id is3D layer numChildren parent scene timer trailFilter trailRenderer transform url Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponent...
来源: Laya3.0_api 发布时间: 20231115
...OLUMETRICGI_PROBESTEPS WORLDINVERTFRONT Accessors active activeInHierarchy components destroyed displayedInStage hideFlags id is3D layer meshFilter numChildren parent scene simpleSkinnedMeshRenderer timer transform url Methods _initialize _processActive addChild addChildAt addChildren addComponent a...
来源: Laya3.0_api 发布时间: 20231115
...OLUMETRICGI_PROBESTEPS WORLDINVERTFRONT Accessors active activeInHierarchy components destroyed displayedInStage hideFlags id is3D layer lineCount maxLineCount numChildren parent pixelLineRenderer scene timer transform url Methods _initialize _processActive addChild addChildAt addChildren addCompone...
来源: Laya3.0_api 发布时间: 20231115
模型添加寻路组件 laya.d3.component.PathFind后,为什么Grid的 walkable 全都为true? 模型添加寻路组件 laya.d3.component.PathFind后,为什么Grid的 walkable 全都为true? 附件 : --> 2017-06-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...
来源: Laya_社区 发布时间: 20170629
... aspectRatio boundFrustum canblitDepth clearColor clientHeight clientWidth components cullingMask depthTextureFormat depthTextureMode destroyed displayedInStage enableBlitDepth enableBuiltInRenderTexture enableHDR farPlane fieldOfView fxaa hideFlags id is3D layer maxlocalYDistance msaa nearPlane nor...
来源: Laya3.0_api 发布时间: 20231115
... active activeInHierarchy aspectRatio boundFrustum canblitDepth clearColor components cullingMask depthTextureFormat depthTextureMode destroyed displayedInStage enableBlitDepth enableBuiltInRenderTexture enableHDR farPlane fieldOfView fxaa hideFlags id is3D layer maxlocalYDistance msaa nearPlane nor...
来源: Laya3.0_api 发布时间: 20231115
...以设置调用时间吗? --------------------- declare module laya.d3.component { /** * <code>Component3D</code> 类用于创建组件的父类。 */ class Component3D extends laya.events.EventDispatcher implements laya.d3.core.render.IUpdate { protected static _uniqueIDCounter: numbe...
来源: Laya_社区 发布时间: 20171109
...eateChildren=function(){ laya.ui.Component.prototype.createChildren.call(this); this.createView(ABCPanelUI.uiView); } STATICATTR$(ABCPanelUI, ['uiView',function(){return this.uiView={"type":"View...
来源: Laya_社区 发布时间: 20161017
...和laya.core.js中有这个代码: *模板,预制件 */ //class laya.components.Prefab var Prefab=(function(){ function Prefab(){ /**@private */ this.json=null; } __class(Prefab,'laya.components.Prefab'); var __proto=Prefab.protot...
来源: Laya_社区 发布时间: 20181102
...Classpublic class RenderableSprite3DInheritanceRenderableSprite3D Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses Glitter, MeshSprite3D, ShuriKenParticle3D, SkinnedMeshSprite3D, TerrainChunk RenderableSprite3D 类用于可渲染3D精灵的父类,抽象类不允许实例。 Public Prop...
来源: laya_api 发布时间: 20170929