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

大约有 454 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0071 秒)

441. ShaderPass介绍(JavaScript-3D基础(JS)-LayaAir3D之shader) [ 29%]

...emo示例](http://layaair2.ldc2.layabox.com/demo2/?language=ch&category=3d&group=Shader&name=Shader_MultiplePassOutline))。 ##### 第一个Pass使用的着色器: 顶点着色器 `outline.vs` 代码如下: ```c++ attribute vec4 a_Position; attribute vec3 a_Normal; uniform mat4 u_MvpMatrix; un...

来源: Laya2.0_文档 发布时间: 20210714

442. 组件装饰器说明 · LayaAir3.0文档 · LAYABOX [ 29%]

...perty, classInfo } = Laya; @regClass() @classInfo({ properties: [ { name: "Group1", inspector: "Group", options: { members: ["b", "c"] }, position: "after a" } ] }) export class NewScript extends Laya.Script { @property(String) public a: string = ""; @property(String) public b: string = ""; @propert...

来源: Laya3.0_文档 发布时间: 20241014

443. laya.ui.DialogManager_API3.0 [ 28%]

...ddComponentInstance bubbleEvent callLater clearTimer close closeAll closeByGroup contains customRender destroy destroyChildren doClose doOpen drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getCompone...

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

444. laya.ui.Clip_API3.0 [ 25%]

...allOptimize filters globalRotation globalScaleX globalScaleY graphics gray group height hideFlags hitArea index interval is3D isPlaying left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin sources stage staticCa...

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

445. laya.ui.Image_API3.0 [ 25%]

...allOptimize filters globalRotation globalScaleX globalScaleY graphics gray group height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin source stage staticCache texture timer toolTip ...

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

446. laya1.0升级到2.0后这些报错还是存在 随人不影响APP运行 但是怎么能去掉啊 [ 25%]

...容相关的链接 提交 2 个回复 helloworldlv 赞同来自: https://groups.google.com/a/chromium.org/forum/#!topic/android-webview-dev/m0EtO3IXNn0 android bug 不影响运行就先无视吧 2019-10-16 0 0 分享 微博 QZONE 微信 xiaocai 赞同来自: okokok 2019-10-18 0 0 分享 微博 QZON...

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

447. 构建app闪退,测试app扫码可以运行 [ 22%]

...9 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470]   | group="main" sCount=0 dsCount=0 obj=0x12d04940 self=0x8a14c300 2019-03-15 08:45:13.439 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470]   | sysTid=8265 nice=0 cgrp=default sched=0/0 handle=0x897ca920 2019-...

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

448. laya.ui.Dialog_API3.0 [ 20%]

...seUrl _url autoDestroyAtClosed autoSize closeEffect closeHandler closeType group hitTestPrior isModal isPopupCenter isShowEffect mouseThrough name popupEffect tag CANCEL CLOSE NO OK SURE YES drawtocanvCtx unDestroyedScenes Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anc...

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

449. 实体组件系统 · LayaAir3.0文档 · LAYABOX [ 20%]

...perty, classInfo } = Laya; @regClass() @classInfo({ properties: [ { name: "Group1", inspector: "Group", options: { members: ["b", "c"] }, position: "after a" } ] }) export class NewScript extends Laya.Script { @property(String) public a: string = ""; @property(String) public b: string = ""; @propert...

来源: Laya3.0_文档 发布时间: 20241014

450. laya.ui.AdvImage [ 20%]

...Graphics来实现的。Sprite gray : Boolean 是否变灰。UIComponent group : String 资源分组。 Image height : Number[override] 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小。需要对显示对象的图像...

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