大约有 689 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0052 秒)
Laya3.0_api(324) Laya2.0_api(134) laya_api(106) Laya_社区(94) Laya2.0_文档(23) Laya3.0_文档(7) Laya2.0_示例(1)
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
...id 设置渲染相关状态。 BaseMaterial _setRenderStateFrontFace(isTarget:Boolean, transform:Transform3D):void 设置渲染相关状态。 BaseMaterial _upload():void 上传材质。 BaseMaterial clone():* 克隆。 BaseMaterial cloneTo(destObject:*):void 克隆。 BaseMaterial load(url:S...
来源: laya_api 发布时间: 20170929
...hodDefined By __init__(canvas:*, scene:Scene3D):void private Input3D getTouch(index:int):Touch 获取触摸点。 Input3D touchCount():int 获取触摸点个数。 Input3DProperty DetailmultiTouchEnabledpropertymultiTouchEnabled:Boolean 获取是否可以使用多点触摸。 Implementation...
来源: Laya2.0_api 发布时间: 20190513