大约有 3,031 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0063 秒)
Laya_社区(1088) Laya3.0_api(672) Laya2.0_api(368) laya_api(298) Laya2.0_文档(233) Laya_示例(146) Laya2.0_示例(118) Laya3.0_文档(108)
API DocumentationAll Packages | All Classes | Index | Frames No Frames EmissionProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class EmissionInheritanceEmission ObjectImplements laya.d3.core.IClone, laya.resource.IDestroy Emission 类用于粒子发射器。 Publ...
来源: Laya2.0_api 发布时间: 20190513
...候会触发该事件,测试代码如下 主文档类 package { public class TestAir { public function TestAir() { Laya.init(600,400); var aaa:AAA=new AAA(); Laya.stage.addChild(aaa); } } }显示对象类 package { import laya.display.Sprite; import laya.events.Event; public class AAA extends Spri...
来源: Laya_社区 发布时间: 20170210
...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
...ysicsCannon/shape/CannonCompoundColliderShape" CannonCompoundColliderShape Class CannonCompoundColliderShape CompoundColliderShape 类用于创建盒子形状碰撞器。 Hierarchy CannonColliderShape CannonCompoundColliderShape Implements IClone Index Constructors constructor Properties needsCustom...
来源: Laya3.0_api 发布时间: 20231102
API DocumentationAll Packages | All Classes | Index | Frames No Frames SkyProperties | Methods | Constants Packagelaya.d3.resource.modelsClasspublic class SkyInheritanceSky laya.resource.ResourceSubclasses SkyBox, SkyDome Sky 类用于创建天空的父类,抽象类不允许实例。 Pub...
来源: laya_api 发布时间: 20170929
...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_示例 发布时间: 20251209
API DocumentationAll Packages | All Classes | Index | Frames No Frames BoxShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class BoxShapeInheritanceBoxShape BaseShape Object BoxShape 类用于创建球形粒子形状。 Public Properties Hide Inherited ...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames HeightMapProperties | Methods Packagelaya.d3.coreClasspublic class HeightMapInheritanceHeightMap Object HeightMap 类用于实现高度图数据。 Public Properties PropertyDefined By height : int[read-only] 获取...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames Vector2Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector2InheritanceVector2 ObjectImplements laya.d3.core.IClone Vector2 类用于创建二维向量。 Public Properties PropertyDefined By ...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames BoxShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class BoxShapeInheritanceBoxShape BaseShape Object BoxShape 类用于创建球形粒子形状。 Public Properties Hide Inherited ...
来源: Laya2.0_api 发布时间: 20190513