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

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

151. laya.d3.component.volume.Volume_API3.0 [ 85%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherite...

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

152. laya.display.Text [ 85%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  bold...

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

153. laya.d3.core.trail.TrailRenderer_API3.0 [ 85%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherite...

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

154. laya.physics.BoxCollider [ 85%]

...池,方便下次复用 如果没有重置,则不进行回收复用 此方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _onDestroy():void[override] ColliderBase _onEnable():void[overri...

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

155. laya.display.Node_API3.0 [ 85%]

...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node 节点对象 。 Returns boolean ...

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

156. 3D旋转如何做tween缓动?目前尝试了localRotationEuler,rotationEuler。 [ 85%]

...前尝试了localRotationEuler,rotationEuler。 1.rotationEuler只有set方法,没有get方法,没办法做缓动。 2.localRotationEuler有get和set方法,但是有万向锁的问题(不知道是不是我理解错了)。 3.想参考 transform.rotate()转化为四元素Quaternion来实...

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

157. laya.physics.joint.MouseJoint_API3.0 [ 85%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherite...

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

158. laya.physics.ColliderBase_API3.0 [ 85%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherite...

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

159. 浏览器接口 · LayaAir3.0文档 · LAYABOX [ 85%]

...获得这些屏幕相关信息,Laya.Browser 类为我们提供了如下方法,我们来看下 Laya.Browser 相关API : /** * 浏览器窗口可视宽度。 * 通过分析浏览器信息获得。浏览器多个属性值优先级为:window.innerWidth(包含滚动条宽度) > document.body.c...

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

160. laya.physics.joint.MotorJoint [ 84%]

...池,方便下次复用 如果没有重置,则不进行回收复用 此方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By  _createJoint():void[override] MotorJoint _onAwake():void[overr...

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