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

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

741. laya.utils.Dictionary [ 73%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames DictionaryProperties | Methods Packagelaya.utilsClasspublic class DictionaryInheritanceDictionary Object Dictionary 是一个字典型的数据存取类。 Public Properties PropertyDefined By  keys : Array[read-only]...

来源: laya_api 发布时间: 20170929

742. 文本竖排排版布局 [ 73%]

...谢谢 有方式获取类的全名吗?像: module My.ux.panel { export class BasePanel { } }  module My.ux.uuxx.panel { export class BasePanel { } }  什么获取BasePanel 的全名 即:My.ux.panel,BasePanel 和  My.ux.uuxx.panel.BasePanel,     2017-04-08 0 2 分享 微博 QZONE 微信 ...

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

743. laya.d3.physics.shape.StaticPlaneColliderShape_API3.0 [ 73%]

... "laya/d3/physics/shape/StaticPlaneColliderShape" StaticPlaneColliderShape Class StaticPlaneColliderShape StaticPlaneColliderShape 类用于创建静态平面碰撞器。 Hierarchy ColliderShape StaticPlaneColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollision...

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

744. js进度,进度,js场景进度效果 [ 73%]

js进度,进度,js场景进度效果 new function() { var className = 'Game'; window[className] = (function(original) { function Class() { this.arr = [ "res/atlas/lucky8.json", "res/atlas/lucky8/lewinlineicons.json", "res/atlas/lucky8/setting.json", "res/atlas/lucky8/setView.json", "res/atlas/lucky...

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

745. 针对2.0.0 beta5 setLoadingPage 做增强 [ 73%]

... 支持 加载下一个场景的同时执行异步方法 */ export default class LoadPage { constructor(url = null) { this._loadScene = null if (url) this.preload(url) } /** * 预加载loading页面 * @param {String} url loading页面url */ async preload(url = 'loadingpage.scene') { if (this._loadSc...

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

746. 文本-复杂的文本样式 [ 73%]

...ript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class Text_ComplexStyle { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.width, Browser.height, WebGL); Laya...

来源: Laya2.0_示例 发布时间: 20241001

747. UI-ComboBox [ 73%]

...、LayaAirIDE让项目开发更高效。let skin = "res/ui/combobox.png"; class UI_ComboBox { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Handler = Laya.Handler; // 不支持WebGL时自动切换至Canvas Laya.init(800, 600, WebGL); Laya.sta...

来源: Laya2.0_示例 发布时间: 20241001

748. laya.d3.core.scene.bvhscenerendermanager.BVHRenderSpatial_API3.0 [ 73%]

...aya/d3/core/scene/BVHSceneRenderManager/BVHRenderSpatial" BVHRenderSpatial Class BVHRenderSpatial Hierarchy BVHSpatial BVHRenderSpatial Index Constructors constructor Accessors bvhSpatialBox Methods addOne cellLegal destroy getItemByCameraCullInfo getItemByFrustum getItemBySCI motionOne rebuild remo...

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

749. Sprite-容器 [ 73%]

...ript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class Sprite_Container { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage....

来源: Laya2.0_示例 发布时间: 20241001

750. laya.d3.core.render.posteffect.ScalableAO_API3.0 [ 73%]

...ported Menu Globals "laya/d3/core/render/PostEffect/ScalableAO" ScalableAO Class ScalableAO BloomEffect 类用于创建环境光遮罩效果。 Hierarchy PostProcessEffect ScalableAO Index Constructors constructor Accessors active aoColor aoQuality intensity radius Methods effectInit getCameraDepthT...

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