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

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

411. laya.net.LoadTask_API3.0 [ 54%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/net/Loader" LoadTask Class LoadTask Hierarchy LoadTask Implements ILoadTask Index Constructors constructor Properties ext loader obsoluteInst onComplete onPro...

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

412. laya.d3.component.staticmesh.StaticMeshMergeInfo_API3.0 [ 54%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/staticmesh/StaticMeshMergeInfo" StaticMeshMergeInfo Class StaticMeshMergeInfo Hierarchy StaticMeshMergeInfo Index Properties indexCount lightmapI...

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

413. UI编辑器里面创建了一个Graphics line,如何能获取组件编辑的的 points数据 [ 54%]

...e"]    JS就是这点强大,什么都能访问,管你什么private,protected,还能覆盖原有的方法,属性。 2019-02-28 0 0 分享 微博 QZONE 微信 安 赞同来自: this.graphics._one.points  this为挂着Graphics line的对象 2019-02-28 0 0 分享 微博 QZONE 微信 为什...

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

414. laya.d3.utils.Picker_API3.0 [ 54%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/utils/Picker" Picker Class Picker Picker 类用于创建拾取。 Hierarchy Picker Index Constructors constructor Methods calculateCursorRay rayIntersectsT...

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

415. laya.ani.bone.Transform_API3.0 [ 54%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/Transform" Transform Class Transform Hierarchy Transform Index Properties scX scY skX skY skewX skewY x y Methods getMatrix initData skew Properties ...

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

416. laya.d3.core.particleshuriken.module.Burst_API3.0 [ 54%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/module/Burst" Burst Class Burst Burst 类用于粒子的爆裂描述。 Hierarchy Burst Implements IClone Index Constructors construc...

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

417. laya.components.AnimatorStateTriggerCondition_API3.0 [ 54%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorStateCondition" AnimatorStateTriggerCondition Class AnimatorStateTriggerCondition Hierarchy AnimatorStateCondition AnimatorStateTriggerCond...

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

418. laya.display.cmd.DrawEllipseCmd_API3.0 [ 53%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawEllipseCmd" DrawEllipseCmd Class DrawEllipseCmd Hierarchy DrawEllipseCmd Index Properties fillColor height lineColor lineWidth percent width x...

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

419. laya.d3.core.material.UnlitMaterial [ 53%]

...l setShaderName(name:String):void 设置使用Shader名字。 BaseMaterialProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _disposeResource():void[override] BaseMaterialPublic Constants Hide Inherited Public Constants Show Inherited Public Const...

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

420. 请问如何给所有按钮点击事件增加一个音效 [ 53%]

...          * @param e Event 对象。          */         protected function onMouse(e:Event):void {             if (toggle === false && _selected) return;             if (e.type === Event.CLICK) {                 toggle && (selected = !...

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