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

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

131. laya.spine.SpineTemplet_API3.0 [ 82%]

...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...

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

132. laya.d3.component.animator.AnimatorState_API3.0 [ 82%]

...teScript | null Defined in laya/d3/component/Animator/AnimatorState.ts:303 获取脚本。 Parameters type: typeof AnimatorStateScript 组件类型。 Returns AnimatorStateScript | null 脚本。 getScripts getScripts(type: typeof AnimatorStateScript): AnimatorStateScript[] | null Defined in laya/d3...

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

133. laya.d3.core.render.BaseRender [ 82%]

...Public Properties PropertyDefined By  boundingBox : BoundBox[read-only] 获取包围盒,不允许修改其值。 BaseRender  boundingBoxCenter : Vector3[read-only] 获取包围盒中心,不允许修改其值。 BaseRender  boundingSphere : BoundSphere[read-only] 获取包围球,不允许修...

来源: laya_api 发布时间: 20170929

134. laya.net.LoaderManager [ 82%]

...:* = null):Boolean 派发事件。 EventDispatcher  getRes(url:String):* 获取指定资源地址的资源。 LoaderManager hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检...

来源: laya_api 发布时间: 20170929

135. laya.resource.VideoTexture_API3.0 [ 82%]

...string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:101 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...

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

136. 资源加载 · LayaAir3.0文档 · LAYABOX [ 82%]

....json"; //fetch取到的是原始数据,但没有缓存,无法用getRes获取 Laya.loader.fetch(jsonPath, "json").then((_json) => { if (_json.bagList && _json.bagList.length > 0) { //把json数据传递给list组件的数据源属性array this.bagList.array = _json.bagList; } }); }...

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

137. laya.ani.AnimationPlayer [ 82%]

...播放器。 Public Properties PropertyDefined By  cacheFrameRate : int 获取默认帧率 AnimationPlayer  cacheFrameRateInterval : Number[read-only] 获取缓存帧率间隔时间 AnimationPlayer  cachePlayRate : Number 获取缓存播放速率。 AnimationPlayer  currentAnimationClipInde...

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

138. laya.d3.core.Transform3D [ 82%]

...orm3D 取关联虚拟变换。 Transform3D  forward : Vector3[read-only] 获取向前方向。 Transform3D  localMatrix : Matrix4x4 获取局部矩阵。 Transform3D  localPosition : Vector3 获取局部位置。 Transform3D  localRotation : Quaternion 获取局部旋转。 Transform3D  lo...

来源: laya_api 发布时间: 20170929

139. laya.device.motion.Gyroscope_API3.0 [ 81%]

...device/motion/Gyroscope" Gyroscope Class Gyroscope 使用Gyroscope.instance获取唯一的Gyroscope引用,请勿调用构造函数。 listen()的回调处理器接受两个参数: function onOrientationChange(absolute:Boolean, info:RotationInfo):void absolute: 指示设备是否可以提供绝...

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

140. 导出类型为文件模式时,只能是通过Laya.Scene.load的加载返回传递的参数得到视图对象么? [ 81%]

...,最后回到原大小或原位置,应该用什么缓动模式 怎样获取浏览器地址传过来的GET参数 2.0 drawTexture color参数无效 问题状态 最新活动: 2018-10-30 15:36 浏览: 2184 关注: 2 人

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