大约有 2,531 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0065 秒)
Laya_社区(1345) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya_示例(11) Laya3.0_文档(9) Laya2.0_示例(6)
...eshSprite3D RenderableSprite3D Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses MeshTerrainSprite3D, WaterSprite MeshSprite3D 类用于创建网格。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是...
来源: laya_api 发布时间: 20170929
...gth: (...)Symbol(Symbol.toStringTag): (...)__proto__: TypedArray__proto__: Object bom.transform.localRotation=new Laya.Quaternion(0, 0,0,0); //设置了localRotation Quaternion {elements: Float32Array[4]} bom.transform.worldMatrix ...
来源: Laya_社区 发布时间: 20170323
...ClassName(value):string { var type = typeof value; if (!value || (type != "object" && !value.prototype)) { return type; } var prototype = value.prototype ? value.prototype : Object.getPrototypeOf(value); if (prototype.hasOwnProperty("__class__")) { return prototype["__class__"]; } var constr...
来源: Laya_社区 发布时间: 20170317
...md-resourceVersion.js:57 exit(1); ^ ReferenceError: exit is not defined at Object.<anonymous> (/data/node_v8/lib/node_modules/layaair-cmd/layaair-cmd-resourceVersion.js:57:3) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at Module.load (module.js:565...
来源: Laya_社区 发布时间: 20180514
....js:10:30084) at e.exports (http://127.0.0.1:23181/game/code.js:11:513) at Object.<anonymous> (http://127.0.0.1:23181/game/code.js:10:19569) at t (http://127.0.0.1:23181/game/code.js:10:326) at Object.e.exports.name (http://127.0.0.1:23181/game/code.js:10:1624) at t (http://127.0.0.1:23181/gam...
来源: Laya_社区 发布时间: 20180613
...ds | Constants Packagelaya.uiClasspublic class UIUtilsInheritanceUIUtils Object UIUtils 是文本工具集。 Public Methods MethodDefined By addFilter(target:Sprite, filter:IFilter):void[static] 给指定的目标显示对象添加滤镜。 UIUtils adptString(str:String):String[static] ...
来源: Laya2.0_api 发布时间: 20190513
...ds | Constants Packagelaya.uiClasspublic class UIUtilsInheritanceUIUtils Object UIUtils 是文本工具集。 Public Methods MethodDefined By addFilter(target:Sprite, filter:IFilter):void[static] 给指定的目标显示对象添加滤镜。 UIUtils adptString(str:String):String[static] ...
来源: laya_api 发布时间: 20170929
... at void demo.MainActivity$1.onReceiveValue(java.lang.Object) (MainActivity.java:64) at void layaair.autoupdateversion.YLCheckUpdate.checkEndMyView() (YLCheckUpdate.java:195) at void layaair.autoupdateversion.YLCheckUpdate.access$4...
来源: Laya_社区 发布时间: 20181119
...此使用destroy for (var i = 0; i < Laya.stage.numChildren; i++) { var object = Laya.stage.getChildAt(i); // object.removeSelf(); Laya.stage.removeChildAt(i); object.destroy(true); }该对象继续在屏幕上显示。。。(IDE版本1.7.10.bate) 使用Laya.stage.destroyChildren();是可以...
来源: Laya_社区 发布时间: 20171012
...gBuffer printWebglOrder useRetinalCanvas useWebGL2 webGL2D_MeshAllocMaxMem Object literals fontFamilyMap Properties Static FPS FPS: number = 60 Defined in Config.ts:16 Static animationInterval animationInterval: number = 50 Defined in Config.ts:26 2D动画 Animation 的默认播放时间间隔,单...
来源: Laya3.0_api 发布时间: 20231115