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

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

91. laya.d3.CastShadowList_API3.0 [ 81%]

...ternals Only exported Menu Globals "laya/d3/CastShadowList" CastShadowList Class CastShadowList /** CastShadowList 用于实现产生阴影者队列。 Hierarchy SingletonList<ISingletonElement> CastShadowList Index Constructors constructor Constructors constructor new CastShadowList(): Cas...

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

92. laya.d3.component.SingletonList_API3.0 [ 81%]

...Only exported Menu Globals "laya/d3/component/SingletonList" SingletonList Class SingletonList<T> SingletonList 用于实现单例队列。 Type parameters T Hierarchy SingletonList CastShadowList SimpleSingletonList ReflectionProbeList Index Constructors constructor Constructors constructo...

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

93. 请问laya中js如何继承自己写的 [ 81%]

...t1 */ var t2 = (function (_super) { function t2() { t2.super(this); } Laya.class(t2,'t2',_super); t2.prototype.a = function(){ console.log('2222'); } return t2; }(t1)); gls_laybox • 2018-01-04 11:35 额,你可能没仔细看我的代码,我的那个是自己写的,如果是继承官方的...

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

94. laya.d3.webxr.core.WebXRInputManager_API3.0 [ 81%]

...rted Menu Globals "laya/d3/WebXR/core/WebXRInputManager" WebXRInputManager Class WebXRInputManager author miner 用来管理输入设备 The path of the CDN the sample will fetch controller models from: MeshSource https://cdn.jsdelivr.net/npm/@webxr-input-profiles/assets@1.0.9/dist/profiles/ Hi...

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

95. laya.d3.core.reflectionprobe.ReflectionProbeList_API3.0 [ 81%]

...als "laya/d3/core/reflectionProbe/ReflectionProbeList" ReflectionProbeList Class ReflectionProbeList ReflectionProbeList 用于实现反射探针队列。 miner Hierarchy SingletonList<ReflectionProbe> ReflectionProbeList Index Constructors constructor Constructors constructor new Reflectio...

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

96. 设置滤镜(ActionScript-LayaAir基础篇(AS3)-位图) [ 80%]

...abox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=Filter&class=laya.filters.ColorFilter) 查看API说明。 ### 1.2 设置颜色滤镜 如果要给一个位图设置颜色滤镜,需要先设置一个颜色矩阵,然后用ColorFilter方法创建一个颜色滤镜实例,如下...

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

97. 关于LayaAir.d.ts生成的建议 [ 80%]

...建议 使用TypeScript开发时,LayaAir.d.ts中各个生成的都是class。 能否与标准的lib.d.ts中保持一致,比如对于Date声明为: interface Date { } interface DateConstructor { } const Date: DateConstructor; 这样应用可以针对引擎层的一些通过修改prototype...

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

98. 提示已存在 [ 80%]

提示已存在 Error!,this class[xxxxx] already exist: function xxxxx(){ … } 检查了文件,没有发现重复 改名为aaaaa Error!,this class[aaaaa] already exist: function aaaaa(){ … } 问题已经存在 不知道问题出在哪里 2017-05-31 添加评论 免费帖 --> 分享 微博 ...

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

99. laya.d3.component.SimpleSingletonList_API3.0 [ 80%]

...d Menu Globals "laya/d3/component/SimpleSingletonList" SimpleSingletonList Class SimpleSingletonList SimpleSingletonList 用于实现单例队列。 Hierarchy SingletonList<ISingletonElement> SimpleSingletonList Index Constructors constructor Methods clearElement Constructors constructor ne...

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

100. laya.d3.math.ContainmentType_API3.0 [ 80%]

... Only exported Menu Globals "laya/d3/math/ContainmentType" ContainmentType Class ContainmentType ContainmentType 用于定义空间物体位置关系。 Hierarchy ContainmentType Index Properties Contains Disjoint Intersects Properties Static Contains Contains: number = 1 Defined in laya/d3/math/...

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