• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 552 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0059 秒)

101. destory方法怎么用? [ 77%]

...请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js自动垃圾回收机制回收。destroy后不能再使用。 destroy时会移除自身的事情监听,自身的timer监听,移...

来源: Laya_社区 发布时间: 20180605

102. laya.ui.Tree [ 77%]

...,使用大括号可以指定组件的任意属性进行赋值。 Tree destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[rea...

来源: Laya2.0_api 发布时间: 20190513

103. laya.resource.TextureCube_API3.0 [ 77%]

...rchy BaseTexture TextureCube Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMode format gammaCorrection gammaSpace gpuMemory height id maxMipmapLevel mipma...

来源: Laya3.0_api 发布时间: 20231115

104. 场景管理 · LayaAir3.0文档 · LAYABOX [ 77%]

...景的管理一、IDE中的场景1.1 新建场景1.2 场景划分1.3 autoDestroyAtClosed属性1.4 mouseThrough属性二、代码中使用2.1 场景类2.2 打开场景2.3 关闭场景2.4 场景的加载页面2.5 销毁和垃圾回收场景的管理 LayaAir3.0继续延用2.0开发思路为组件化,...

来源: Laya3.0_文档 发布时间: 20230717

105. laya.d3.core.light.SpotLight [ 77%]

...prite componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node diffuseColor : Vector3 获取灯光的漫反射颜色。 LightSprite  direction : Vector3 获取平行光的方向。 SpotLight display...

来源: laya_api 发布时间: 20170929

106. laya.d3.core.light.LightSprite [ 77%]

...景中是否激活。 Node  color : Vector3 灯光颜色。 LightSprite destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node  diffuseColor : Vector3 获取灯光的漫反射颜色。 LightSprite displayedInStage : Boolean[read-only] 表示是否在显...

来源: Laya2.0_api 发布时间: 20190513

107. laya.resource.Texture2DArray_API3.0 [ 77%]

...Texture Texture2DArray Index Constructors constructor Properties _id depth destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMode format gammaCorrection gammaSpace gpuMemory height id maxMipmapLevel mipma...

来源: Laya3.0_api 发布时间: 20231115

108. laya.d3.core.Sprite3D_API3.0 [ 77%]

...rl name tag WORLDINVERTFRONT Accessors active activeInHierarchy components destroyed displayedInStage hideFlags id is3D layer numChildren parent scene timer transform url Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearT...

来源: Laya3.0_api 发布时间: 20231115

109. laya.ui.Radio [ 77%]

...,使用大括号可以指定组件的任意属性进行赋值。 Button destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[r...

来源: Laya2.0_api 发布时间: 20190513

110. laya.ui.Dialog [ 77%]

...设置anchorY值最终通过pivotY值来改变节点轴心点。View autoDestroyAtClosed : Boolean = false场景被关闭后,是否自动销毁(销毁节点和使用到的资源),默认为falseScene autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sp...

来源: Laya2.0_api 发布时间: 20190513