大约有 1,049 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0064 秒)
Laya_社区(509) Laya3.0_api(241) Laya2.0_api(137) laya_api(108) Laya2.0_文档(36) Laya3.0_文档(17) Laya2.0_示例(1)
...Defined in laya/resource/Resource.ts:103 是否加锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 offsetX offsetX: number = 0 Defined in laya/resource/Texture.ts:35 沿 X 轴偏移量。 o...
来源: Laya3.0_api 发布时间: 20231115
...Defined in laya/resource/Resource.ts:103 是否加锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获...
来源: Laya3.0_api 发布时间: 20231115
...用 如果没有重置,则不进行回收复用 此方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _createJoint():void[override] MotorJoint _onAwake():void[override] JointBase _onDi...
来源: Laya2.0_api 发布时间: 20190513
...为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite buffered : *[read-only] buffered 属性返回 TimeRanges(JS)对象。TimeRanges 对象表示用户的音视频缓冲范围。缓冲范围指的是已缓冲音视频...
来源: laya_api 发布时间: 20170929
...map[read-only] AutoBitmap 位图实例。 Clip blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为...
来源: laya_api 发布时间: 20170929
...面我们分别来详细讲解 二、获得屏幕相关数据 通常我们使用 Chrome 或者 MS Edge等浏览器开发项目,这些浏览器提供了非常方便的 DevTools 工具来调试。可以参考下面链接 https://learn.microsoft.com/zh-cn/microsoft-edge/devtools-guide-chromium/overvi...
来源: Laya3.0_文档 发布时间: 20251010
...为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为...
来源: Laya2.0_api 发布时间: 20190513
...ined in laya/d3/resource/models/Mesh.ts:196 创建一个 Mesh 实例,禁止使用。 Parameters Default value isReadable: boolean = true 是否可读。 Returns Mesh Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmed...
来源: Laya3.0_api 发布时间: 20231115
...行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/components/Component.ts:307 渲染之后执行 Returns void Optional onReset onReset(): vo...
来源: Laya3.0_api 发布时间: 20231115
...以防止高速穿透RigidBody category : int = 1[只读]碰撞类别,使用2的幂次方值指定,有32种不同的碰撞类别可用RigidBody destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component gravityScale : Num...
来源: Laya2.0_api 发布时间: 20190513