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

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

261. laya.d3.core.material.WaterPrimaryMaterial [ 62%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames WaterPrimaryMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class WaterPrimaryMaterialInheritanceWaterPrimaryMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inher...

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

262. 请问LayaAir - JS如何实现RPG的保存读档功能 [ 62%]

请问LayaAir - JS如何实现RPG的保存读档功能 class 主角类 { var NAME; var LV; var EXP; var HP; var MP; var CP; } 保存类和数组和变量和地图写入本地文件,比如save1.sav。 再读取。 有没有专门的类或者模块(API)解决? 2017-12-16 添加评论 免费...

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

263. 学会编写d.ts声明文件(TypeScript-IDE篇(TS)-代码模式基础) [ 62%]

...明全局枚举类型 - `declare function` 声明全局函数 - `declare class` 声明全局类 - `declare module`声明全局模块 - `declare namespace` 声明全局对象(含有子属性) - `interface 和 type` 声明全局类型 通过以上语法,我们可以看出,类型定义文件里...

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

264. [LayaAirIDE 2.0]TextInput真机输入时显示蓝色字,求解 [ 62%]

...es/IHttpResponse"; import Notice from "../../utils/Notice"; export default class AuthReg extends ui.AuthRegUI { /** 密码临时存储 */ private _tmp_pwd: string = ""; /** 输入框数组 */ private _arrInput: Laya.TextInput = [this.input_nickname, this.input_mobile, this.input_password, this.input...

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

265. laya.resource.TextureCube_API3.0 [ 62%]

...ternals Only exported Menu Globals "laya/resource/TextureCube" TextureCube Class TextureCube TextureCube 类用于生成立方体纹理。 Hierarchy BaseTexture TextureCube Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLeve...

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

266. 鼠标脚本(JavaScript-3D基础(JS)-LayaAir3D之鼠标交互) [ 62%]

...猴都添加了脚本。 > **脚本类**: ```typescript export default class MouseScript extends Laya.Script3D{ constructor(){super();} //物体必须拥有碰撞组件(Collider) //当被鼠标点击 onMouseDown(e){ //console.log("点击到了我box",owner.name); //从父容器销毁我自己 ...

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

267. laya.d3.core.Sprite3D [ 62%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Sprite3DProperties | Methods | Events Packagelaya.d3.coreClasspublic class Sprite3DInheritanceSprite3D ComponentNode Node EventDispatcher ObjectImplements IUpdate, laya.resource.ICreateResource, laya.d3.core.ICloneSubcl...

来源: laya_api 发布时间: 20170929

268. laya.d3.core.RenderableSprite3D_API3.0 [ 62%]

...exported Menu Globals "laya/d3/core/RenderableSprite3D" RenderableSprite3D Class RenderableSprite3D RenderableSprite3D 类用于可渲染3D精灵的父类,抽象类不允许实例。 Hierarchy Sprite3D RenderableSprite3D PixelLineSprite3D SkinnedMeshSprite3D MeshSprite3D ShuriKenParticle3D TrailSp...

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

269. 如何解码base64_decode加密的字符串? [ 62%]

...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name 关于代码加密的问题 IDE中选中字符串大小写转换快捷键 如何将字符串变成数字? HttpRequest无法发送除字符串以外的数据 Laya.LocalStorage.getJSON空对象在微信小游戏...

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

270. laya.resource.Texture2DArray_API3.0 [ 61%]

...s Only exported Menu Globals "laya/resource/Texture2DArray" Texture2DArray Class Texture2DArray 2D 纹理 数组 Hierarchy BaseTexture Texture2DArray Index Constructors constructor Properties _id depth destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpu...

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