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

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

901. laya.device.motion.RotationInfo [ 71%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames RotationInfoProperties | Methods Packagelaya.device.motionClasspublic class RotationInfoInheritanceRotationInfo Object 保存旋转信息的类。请勿修改本类的属性。 Public Properties PropertyDefined By  ab...

来源: laya_api 发布时间: 20170929

902. laya.d3.core.particleShuriKen.module.shape.CircleShape [ 71%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames CircleShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class CircleShapeInheritanceCircleShape BaseShape Object CircleShape 类用于创建环形粒子形状。 Public Properties Hid...

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

903. laya.d3.webxr.core.AxiGamepad_API3.0 [ 71%]

...ls Only exported Menu Globals "laya/d3/WebXR/core/WebXRGamepad" AxiGamepad Class AxiGamepad 类用来描述gamepad Axis Hierarchy EventDispatcher AxiGamepad Index Properties axisLength handness EVENT_OUTPUT Methods destroy event hasListener off offAll offAllCaller on once Properties axisLength axisL...

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

904. 列表组件 · LayaAir3.0文档 · LAYABOX [ 71%]

...数据源 必须要在代码中给List组件设置数据源。 const { regClass, property } = Laya; @regClass() export class Script extends Laya.Script { @property({ type: Laya.List }) list: Laya.List constructor() { super(); } // 组件被启用后执行,例如节点被添加到舞台后 onEnable...

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

905. laya.d3.component.hlod.HLODBatchMesh_API3.0 [ 71%]

...exported Menu Globals "laya/d3/component/HLOD/HLODBatchMesh" HLODBatchMesh Class HLODBatchMesh Hierarchy GeometryElement HLODBatchMesh Index Constructors constructor Properties _geometryElementOBj Accessors batchMesh batchSubMeshInfo bufferState destroyed drawType indexFormat instanceCount mode Meth...

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

906. laya.d3.graphics.FrustumCulling [ 71%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames FrustumCullingMethods Packagelaya.d3.graphicsClasspublic class FrustumCullingInheritanceFrustumCulling Object ... Public Methods  MethodDefined By  FrustumCulling()FrustumCulling  renderObjectCulling(boundFrustum:Bou...

来源: laya_api 发布时间: 20170422

907. 性能测试-卡通人物2 [ 71%]

...= [character1, character2, character3, character4], characters = [], text; class PerformanceTest_Cartoon2 { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Handler = Laya.Handler, Text = Laya.Text; // 不支持WebGL时自动切换至Canvas Laya...

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

908. Laya.stage.on(Laya.Event.DISPLAY,this,this.ddddd); 无法监听到。 [ 71%]

...候会触发该事件,测试代码如下 主文档类 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

909. 区块地图-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_示例 发布时间: 20241001

910. 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