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

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

481. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 61%]

... is3D layer numChildren parent probePosition reflectionTexture scene timer transform url Methods _getIndexInReflectionList _initialize _processActive _setIndexInReflectionList addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer clone contains destroy ...

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

482. laya.display.EffectAnimation_API3.0 [ 61%]

...scaleY scene scrollRect skewX skewY stage staticCache target texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains customRender destro...

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

483. laya.ani.bone.Skeleton_API3.0 [ 61%]

... skewX skewY skinName source stage staticCache templet texture timer total transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildr...

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

484. laya.maths.Matrix_API3.0 [ 60%]

...,方法是设置 Matrix 对象的属性,将该 Matrix 对象应用于 Transform 对象的 matrix 属性,然后应用该 Transform 对象作为显示对象的 transform 属性。这些转换函数包括平移(x 和 y 重新定位)、旋转、缩放和倾斜。 Hierarchy Matrix Index Constru...

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

485. unity导出的场景.ls加载到laya3d中报错 [ 60%]

...; //加载到场景 scene.addChild(camera); //移动摄像机位置 camera.transform.position=new Laya.Vector3(-8, 4, 15); //旋转摄像机角度 camera.transform.rotate(new Laya.Vector3( -8, -25, 0), true, false); } } new LayaAir3D();   2017-10-17 0 0 分享 微博 QZONE 微信 Monica - 知识达...

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

486. mac laya 2.5beta ts示例工程 tsconfig.json tartget 改成es5 编译报错 [ 60%]

...lugin-typescript2/dist/rollup-plugin-typescript2.cjs.js:24927:5) at Object.transform (/Applications/LayaAirIDE_beta.app/Contents/Resources/app/node_modules/rollup-plugin-typescript2/dist/rollup-plugin-typescript2.cjs.js:26760:17) at Promise.resolve.then (/Applications/LayaAirIDE_beta.app/Contents/Re...

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

487. laya.ui.WXOpenDataViewer_API3.0 [ 60%]

...ene scrollRect skewX skewY stage staticCache tag texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destroy destroyChil...

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

488. laya.media.VideoNode_API3.0 [ 60%]

...llRect seekable seeking skewX skewY source stage staticCache texture timer transform url videoHeight videoTexture videoWidth viewport visible volume width x y zOrder Methods _initialize _processActive _setX _setY addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater...

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

489. laya.ui.UIComponent_API3.0 [ 60%]

...Y scene scrollRect skewX skewY stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildr...

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

490. 缓动 · LayaAir3.3 · 引擎文档 · LAYABOX [ 60%]

...如果缓动的目标对象不是具有生命周期的对象,例如一个Transform3D,我们可以额外传递一个参数告诉底层其关联的生命周期对象。 2. 使用duration()方法设置缓动的持续时间,单位为毫秒(ms): /** * @zh 设置当前任务的持续时间。 * @p...

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