大约有 696 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0046 秒)
Laya3.0_api(324) Laya2.0_api(134) laya_api(106) Laya_社区(97) Laya2.0_文档(23) Laya3.0_文档(11) Laya2.0_示例(1)
...lse):void 创建地图 TiledMap destroy():void 销毁地图 TiledMap getLayerByIndex(index:int):MapLayer 通过索引得MapLayer TiledMap getLayerByName(layerName:String):MapLayer 得到指定的MapLayer TiledMap getLayerObject(layerName:String, objectName:String):GridSprite 得到对象...
来源: Laya2.0_api 发布时间: 20190513
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String 表示颜色样本列表面板的背景颜色值。 ColorPicker blendMode : String指定要使用的混合模式。目前只支持"...
来源: Laya2.0_api 发布时间: 20190513
Laya.alertGlobalError = true; 无效Bug 只有set 没有get ,不是无效的。 附件 : --> 2019-11-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 确认过这里没有问题。 2...
来源: Laya_社区 发布时间: 20191120
...orState 获取默认动画状态。 Implementation public function get defaultState():AnimatorState public function set defaultState(value:AnimatorState):voiddefaultWeightproperty public var defaultWeight:int 权重。nameproperty public var name:String 层的名称。playOnWakeprop...
来源: Laya2.0_api 发布时间: 20190513
...ytemplet:AnimationTemplet[override] Implementation public function get templet():AnimationTemplet public function set templet(value:AnimationTemplet):voidurlproperty url:String [write-only] [override] 设置url地址。 Implementation public function set url(value:String):...
来源: laya_api 发布时间: 20170929
...n laya/resource/Resource.ts:19 是否开启debug模式 Accessors cpuMemory get cpuMemory(): number Defined in laya/resource/Resource.ts:124 内存大小。 Returns number destroyed get destroyed(): boolean Defined in laya/resource/Resource.ts:138 是否已销毁。 Returns boolean gpuMemory get gpuM...
来源: Laya3.0_api 发布时间: 20231115
...ent.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Component.ts:86 Returns boolean destroyed get destroyed(): boolean Inherited from Component.destroyed Defined in laya/components/Component.ts:93...
来源: Laya3.0_api 发布时间: 20231115
...也就是UIIDE里面html组件。在UI里设置了宽和高 调用 html._getCSSStyle().valign = "middle"; //垂直居中 html._getCSSStyle().align = "center"; //水平居中 然后 html.innerHTML = "<span style='color: #cfd4ff;font-size: 30px'>感叹号</span>&qu...
来源: Laya_社区 发布时间: 20180104
...Accessors defaultDFG Methods DefaultDfgTexture Accessors Static defaultDFG get defaultDFG(): Texture2D set defaultDFG(value: Texture2D): void Defined in laya/d3/shader/pbr/PBRDefaultDFG.ts:13 Returns Texture2D Defined in laya/d3/shader/pbr/PBRDefaultDFG.ts:16 Parameters value: Texture2D Returns void...
来源: Laya3.0_api 发布时间: 20231102
... [read-only] 获取骨骼数据。 Implementation public function get curBonesDatas():Float32Arraytempletproperty templet:AnimationTemplet[override] Implementation public function get templet():AnimationTemplet public function set templet(value:AnimationTemplet):voidConstruc...
来源: laya_api 发布时间: 20170929