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

大约有 332 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0057 秒)

121. laya.d3.math.BoundSphere_API3.0 [ 68%]

...er radius Methods clone cloneTo intersectsRayDistance intersectsRayPoint toDefault createFromSubPoints createfromPoints Constructors constructor new BoundSphere(center?: Vector3, radius?: number): BoundSphere Defined in laya/d3/math/BoundSphere.ts:30 创建一个 BoundSphere 实例。 Parameters Def...

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

122. 定义了一个类,运行时找不到 [ 67%]

...alSystem from "./DealSystem" 但是运行时报错 TypeError: _DealSystem2.default is not a constructor 怎么就成了DealSystem2 2019-02-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自:...

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

123. laya.html.dom.HTMLIframeElement_API3.0 [ 67%]

...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited from AnimationBase.mous...

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

124. laya.d3.core.particleshuriken.module.shape.ConeShape_API3.0 [ 67%]

...eters position: Vector3 粒子位置。 direction: Vector3 粒子方向。 Default value rand: Rand = null Default value randomSeeds: Uint32Array = null Returns void Globals "laya/d3/core/particleShuriKen/module/shape/ConeShape" ConeShape constructor angle emitType enable length radius randomDirecti...

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

125. laya.ui.View_API3.0 [ 67%]

...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough ...

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

126. laya.ani.swf.MovieClip_API3.0 [ 67%]

...n laya/ani/swf/MovieClip.ts:83 创建一个 MovieClip 实例。 Parameters Default value parentMovieClip: MovieClip = null 父MovieClip,自己创建时不需要传该参数 Returns MovieClip Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _...

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

127. laya.html.dom.HTMLDivElement_API3.0 [ 67%]

...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited from AnimationBase.mous...

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

128. chrome里运行游戏 游戏声音听不见 [ 67%]

...中输入chrome://flags/#autoplay-policy 然后在高亮的选项中,将Default 换成No user gesture is required   操作步骤参照截图       2018-05-15 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 ...

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

129. 使用 addChild 加载界面后,绑定事件报错 [ 67%]

...rt); 加载场景后报上面图片的错误 GameStart 类如下: export default class GameStart extends ui.GameStartUI {     constructor() {         super();          this.btnStart.on(Laya.Event.CLICK, this, this.startGame);     }      startGame(): void {      ...

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

130. 游戏运行在chrome里面 听不见声音 [ 67%]

...中输入chrome://flags/#autoplay-policy 然后在高亮的选项中,将Default 换成No user gesture is required   操作步骤参照截图       2018-05-15 2 0 分享 微博 QZONE 微信 w1114367261 赞同来自: 你缺少手势安全确定!就是浏览器的安全限制,必须有用户...

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