大约有 27,837 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0358 秒)
Laya_社区(25509) Laya3.0_api(795) Laya2.0_文档(483) Laya2.0_api(366) laya_api(298) Laya_示例(157) Laya2.0_示例(119) Laya3.0_文档(110)
...步帮助大家理解组件化开发的基础。 一、节点类型方式 LayaAir分为2D节点与3D节点类型,当设置为2D节点Laya.Sprite时,不能将3D节点作为其属性值。当设置为3D节点Laya.Sprite3D时,不能将2D节点作为其属性值。 1.1 2D节点的使用 首先,...
来源: Laya3.0_文档 发布时间: 20241014
...文件: /** * ... * @author */ export class CameraMoveScript extends Laya.Script { /** @private */ protected _tempVector3: Laya.Vector3 = new Laya.Vector3(); protected lastMouseX: number; protected lastMouseY: number; protected yawPitchRoll: Laya.Vector...
来源: Laya_社区 发布时间: 20200707
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/HLOD/HLODRender" HLODRender Class HLODRender Hierarchy BaseRender HLODRender Implements IBoundsCell Index Constructors...
来源: Laya3.0_api 发布时间: 20231115
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/BaseTexture" BaseTexture Class BaseTexture BaseTexture 纹理的父类,抽象类,不允许实例。 Hierarchy Resource...
来源: Laya3.0_api 发布时间: 20231115
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Volume/VolumetricGI/VolumetricGI" VolumetricGI Class VolumetricGI Hierarchy Volume VolumetricGI Index Constructors con...
来源: Laya3.0_api 发布时间: 20231115
使用Laya.loader.load加载Laya.Loader.FONT位图字体文件时就会出现无限循环加载,一直到浏览器奔溃 引擎版本:2.0.0 问题描述: 在1.7.*下预加载位图字体文件没问题,但升级到2.0.0后,使用Laya.loader.load加载Laya.Loader.FONT位图字体文件时...
来源: Laya_社区 发布时间: 20190225
laya阴影问题 设置阴影的问题,新建两个Box,一张作为底板接收阴影的对象A,厚度为0.0001,一张作为产生阴影的对象B,厚度为0.05。 第一种情况:B完全显示在A的上方一定距离,此时底板上的阴影正常。 第二种情况:B有一部分在...
来源: Laya_社区 发布时间: 20191223
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/Material" Material Class Material Material 类用于创建材质。 Hierarchy Resource Material PixelLineMaterial ...
来源: Laya3.0_api 发布时间: 20231115
为什么laya.pathfinding.js里面的Grid,通过Laya.Grid竟然获取不到?有laya.pathfinding.js的使用教程吗?API中没有找到。 为什么laya.pathfinding.js里面的Grid,通过Laya.Grid竟然获取不到(我在html中引用了的)?有laya.pathfinding.js的使用教程吗?...
来源: Laya_社区 发布时间: 20170627
Layabox是免费开源的HTML5引擎解决方案,产品家族中包括LayaAir引擎、LayaFlash引擎、LayaOpen开放平台、LayaMarket SDK、LayaStore嵌入式游戏商店、LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScr...
来源: Laya2.0_示例 发布时间: 20241124