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

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

911. 区块地图-PerspectiveWall [ 71%]

...ectangle; import Browser = Laya.Browser; import WebGL = Laya.WebGL; export class TiledMap_PerspectiveWall { private tiledMap: TiledMap; constructor(){ // 不支持WebGL时自动切换至Canvas Laya.init(700, 500, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER;...

来源: Laya_示例 发布时间: 20251219

912. laya.d3.core.particleShuriKen.module.TextureSheetAnimation [ 71%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TextureSheetAnimationProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class TextureSheetAnimationInheritanceTextureSheetAnimation ObjectImplements laya.d3.core.IClone TextureSheetAnimation 类...

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

913. laya.media.Sound [ 71%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SoundProperties | Methods Packagelaya.mediaClasspublic class SoundInheritanceSound EventDispatcher Object Sound 类是用来播放控制声音的类。 引擎默认有两套声音方案,优先使用WebAudio播放声音...

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

914. laya.d3.renderobjs.renderobj.InstanceRenderElementOBJ_API3.0 [ 71%]

...d3/RenderObjs/RenderObj/InstanceRenderElementOBJ" InstanceRenderElementOBJ Class InstanceRenderElementOBJ Hierarchy RenderElementOBJ InstanceRenderElementOBJ Implements IRenderElement Index Constructors constructor Properties _geometry _invertFront _isRender _materialShaderData _owner _renderShaderD...

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

915. laya.d3.physicscannon.shape.CannonCompoundColliderShape_API3.0 [ 71%]

...ysicsCannon/shape/CannonCompoundColliderShape" CannonCompoundColliderShape Class CannonCompoundColliderShape CompoundColliderShape 类用于创建盒子形状碰撞器。 Hierarchy CannonColliderShape CannonCompoundColliderShape Implements IClone Index Constructors constructor Properties needsCustom...

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

916. laya.d3.graphics.VertexDeclaration [ 71%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexDeclarationProperties | Methods | Constants Packagelaya.d3.graphicsClasspublic class VertexDeclarationInheritanceVertexDeclaration Object ... Public Properties PropertyDefined By  _conchVertexDeclaration : *Ver...

来源: laya_api 发布时间: 20170929

917. 如何根据对象获取该对象类名?以前的用法在这边获取不了了。。。 [ 71%]

...边获取不了了。。。 以前通过对象获取类名方法: obj.__class__和obj["__class__"]. 2017-10-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 lvfy 赞同来自: 已经解决: obj["__proto__"].c...

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

918. laya.d3.core.particle.EmitterSphere [ 71%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames EmitterSphereProperties | Methods Packagelaya.d3.core.particleClasspublic class EmitterSphereInheritanceEmitterSphere EmitterBase Object EmitterSphere 类用于球发射器。 Public Properties Hide Inherited Public Prop...

来源: laya_api 发布时间: 20170603

919. Sprite-绘制各种形状 [ 71%]

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

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

920. laya.d3.resource.BaseTexture [ 71%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BaseTextureProperties | Methods Packagelaya.d3.resourceClasspublic class BaseTextureInheritanceBaseTexture laya.resource.ResourceSubclasses DataTexture2D, RenderTexture, SolidColorTexture2D, SolidColorTextureCube, Textur...

来源: laya_api 发布时间: 20170929