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

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

581. laya.display.Scene_API3.0 [ 48%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Scene" Scene Class Scene 场景类,负责场景创建,加载,销毁等功能 场景被从节点移除后,并不会被自动垃...

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

582. laya.ui.View_API3.0 [ 47%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/View" View Class View View 是一个视图类 在2.0里,View继承自Scene类,但这是不合理的,Scene是一个2D+3D的大概念。...

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

583. laya.resource.AtlasResource_API3.0 [ 47%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/AtlasResource" AtlasResource Class AtlasResource 大图合集资源 Hierarchy Resource AtlasResource Index Constructors constructor Pro...

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

584. laya.d3.component.animator.AnimatorController_API3.0 [ 47%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorController" AnimatorController Class AnimatorController Hierarchy Resource AnimatorController Index Constructors c...

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

585. H5动画和节奏的一个加速! [ 47%]

...染表现,可以通过scale缩放,来表现慢镜头*/         public static var scaleTimer:Timer = null; 你再试试scaleTimer,我这边没有现成的动画来看效果 2017-12-13 1 9 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定,...

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

586. 网络通信 · LayaAir3文档 · LAYABOX [ 47%]

...HttpRequestExtension extends Laya.HttpRequest { constructor() { super(); } public send(url:string,data:any=null,method:string="get", responseType:string="text", headers:any=null):void{ super.send(url,data,method,responseType,headers); this._http.upload.onprogress= function(e:any):void { //上传进...

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

587. laya.resource.Prefab_API3.0 [ 47%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/HierarchyResource" Prefab Class Prefab Hierarchy Resource Prefab PrefabImpl Index Constructors constructor Properties _id destroyedImme...

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

588. ShaderPass介绍(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 47%]

...STR__("../customShader/outline02.ps"); ``` > 初始化Shader ```typescript public static function initShader() { //所有的attributeMap属性 var attributeMap = { 'a_Position': Laya.VertexMesh.MESH_POSITION0, 'a_Normal': Laya.VertexMesh.MESH_NORMAL0, 'a_Texcoord0': Laya.VertexMesh.MESH_TEXTURECOORD...

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

589. Steam扩展实例 · LayaAir3.3 · 引擎文档 · LAYABOX [ 47%]

...AppID。 下载Steamworks SDK并解压缩,将Steamworks API头文件夹 public/steam 复制到LayaNative扩展工具中(本文使用的SDK版本为steamworks_sdk_161)。 二、初始化 在使用Steam扩展功能前,必须先进行初始化。这样就可设置全局状态,并填入可以...

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

590. laya.components.CommonScript_API3.0 [ 47%]

...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/CommonScript" CommonScript Class CommonScript CommonScript 类用于创建公共脚本类。 Hierarchy Component CommonScript Index C...

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