大约有 1,500 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0051 秒)
Laya_社区(812) Laya3.0_api(343) Laya2.0_api(142) laya_api(114) Laya2.0_文档(52) Laya3.0_文档(28) Laya2.0_示例(5) Laya_示例(4)
...安卓9.0版本以上无法运行 报错原因已经查到了: Can't set data directory suffix: WebView already initialized 是因为穿山甲广告也会创建一个WebView导致的崩溃 安卓应用程序不能再跨进程共享单个WebView数据目录。如果您的应用有多个使用...
来源: Laya_社区 发布时间: 20200829
...label",size:14},checkbox2:{selected:true,x:10}}; */ __getset(0,__proto,'dataSource',function(){ return this._dataSource; },function(value){ this._dataSource=value; for (var prop in this._dataSource){ ...
来源: Laya_社区 发布时间: 20190803
...ntation public function get volume():Number public function set volume(value:Number):voidMethod Detail__runComplete()method protected function __runComplete(handler:Handler):void private Parameters handler:Handlerpause()method public function pause():void 暂停。 play()method pu...
来源: laya_api 发布时间: 20170929
...读取的数据的字节数。 Returns number endian get endian(): string set endian(value: string): void Defined in laya/utils/Byte.ts:81 Byte 实例的字节序。取值为:BIG_ENDIAN 或 BIG_ENDIAN 。 主机字节序,是 CPU 存放数据的两种不同顺序,包括小端字节序和大端...
来源: Laya3.0_api 发布时间: 20231115
... 注意:内存必须大于16M **Implementation** public function set defaultPhysicsMemory( value : int ) : void public function get defaultPhysicsMemory() : int ### 如何设置Config3D 首先创建好一个config3D,设置好需要的参数后,在Laya3D初始化时使用。 ```type...
来源: Laya2.0_文档 发布时间: 20210714
...里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 Animation 的createFrames 使用已经加载的图集缓存动画失败 问题状态 最新活动: 2018-07-09 17:12 浏览: 1399 关注: 2 人 Laya_Aaron • 2018-07-09 17:15 有那么...
来源: Laya_社区 发布时间: 20180706
...里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 发布H5后...
来源: Laya_社区 发布时间: 20190522
...里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2018-07-23 17:40 浏览: 640 关注: 2 人
来源: Laya_社区 发布时间: 20180723
...通知,此侦听事件响应一次后自动移除。 EventDispatcher setParent(value:AnimationTransform3D):void 设置父3D变换。 AnimationTransform3DProperty DetaillocalRotationpropertylocalRotation:Quaternion Implementation public function get localRotation():Quaternion publ...
来源: Laya2.0_api 发布时间: 20190513
...ldAt removeChildByName removeChildren removeSelf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new Sprite3D(name?: string, isStatic?: boolean): Sprite3D Overrides Node.constructor Defined in laya/d3/core/Sprite3D.ts:142 创建一个 Sprite3D ...
来源: Laya3.0_api 发布时间: 20231115