大约有 653 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0055 秒)
Laya_社区(294) Laya3.0_api(147) laya_api(95) Laya2.0_api(85) Laya2.0_文档(20) Laya3.0_文档(8) Laya2.0_示例(2) Laya_示例(2)
...行赋值。 UIComponent destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[read-only] 表示是否在显示列表中显示...
来源: Laya2.0_api 发布时间: 20190513
...取位图。 Texture destroyed : Boolean[read-only] 获取是否已经销毁。 Texture height : Number 实际高度。Texture offsetX : Number = 0沿 X 轴偏移量。Texture offsetY : Number = 0沿 Y 轴偏移量。Texture sourceHeight : Number = 0原始高度(包括被裁剪的...
来源: Laya2.0_api 发布时间: 20190513
...rties PropertyDefined By destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获取是否启用。 Component3D id : int[read-only] 获取唯一标识ID。 Component3D isSingleton : Boolean[read-only] 获取是否为单实例组件。 Component3D owner...
来源: laya_api 发布时间: 20170929
... from Resource.destroyed Defined in laya/resource/Resource.ts:138 是否已销毁。 Returns boolean gpuMemory get gpuMemory(): number Inherited from Resource.gpuMemory Defined in laya/resource/Resource.ts:131 显存大小。 Returns number id get id(): number Inherited from Resource.id Defined in l...
来源: Laya3.0_api 发布时间: 20231115
... from Resource.destroyed Defined in laya/resource/Resource.ts:138 是否已销毁。 Returns boolean gpuMemory get gpuMemory(): number Inherited from Resource.gpuMemory Defined in laya/resource/Resource.ts:131 显存大小。 Returns number id get id(): number Inherited from Resource.id Defined in l...
来源: Laya3.0_api 发布时间: 20231115
... from Resource.destroyed Defined in laya/resource/Resource.ts:138 是否已销毁。 Returns boolean gpuMemory get gpuMemory(): number Inherited from Resource.gpuMemory Defined in laya/resource/Resource.ts:131 显存大小。 Returns number id get id(): number Inherited from Resource.id Defined in l...
来源: Laya3.0_api 发布时间: 20231115
... B两物体触发时会报null A B两物体发生触发 我在A里面直接销毁掉了B(一堆小怪) 然后轮到B掉用触发器的时候 里面访问了owner就报空了 现在暂时只能不销毁发生触发的那个B对象才正常 具体报错为"cannot read property '_scripts' of null" ...
来源: Laya_社区 发布时间: 20191225
...景中是否激活。 Node destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node id : int[read-only] 获取唯一标识ID。 Sprite3D isStatic : Boolean[read-only] 获取是...
来源: Laya2.0_api 发布时间: 20190513
...方法,如TimeLine.pause(),让所有正在运行实例暂停、恢复或销毁,因为暂停时游戏中有很多个TimeLine实例正在播放,而且具体有哪些实例是随着战况变化而变的,以前用tweenmax就提供了,用起来很方便。 问题2:当一局游戏结束,我...
来源: Laya_社区 发布时间: 20161128
... 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node diffuseColor : Vector3 获取灯光的漫反射颜色。 LightSprite displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node id : int[read-only] ...
来源: laya_api 发布时间: 20170929