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

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

591. laya.d3.core.particleshuriken.module.shape.BoxShape_API3.0 [ 69%]

...enu Globals "laya/d3/core/particleShuriKen/module/shape/BoxShape" BoxShape Class BoxShape BoxShape 类用于创建球形粒子形状。 Hierarchy BaseShape BoxShape Implements IClone Index Constructors constructor Properties enable randomDirection shapeType x y z Methods clone cloneTo generatePositi...

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

592. ts项目因为类的顺序问题报错 [ 68%]

ts项目因为类的顺序问题报错 a.ts class A {}   b.ts class B{} new A()   <!--jsfile--startTag--> <script src="js/b.js"></script> <script src="js/a.js"></script> <!--jsfile--endTag-->   报错 ReferenceError: A is not defined   因为js文件的执行...

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

593. laya.d3.component.animator.AnimatorStateNumberCondition_API3.0 [ 68%]

...d3/component/Animator/AnimatorStateCondition" AnimatorStateNumberCondition Class AnimatorStateNumberCondition Hierarchy AnimatorStateCondition AnimatorStateNumberCondition Index Constructors constructor Accessors compareFlag id name numberValue type Methods checkState conditionIDToName conditionName...

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

594. laya.d3.core.render.InstanceRenderElement_API3.0 [ 68%]

... Globals "laya/d3/core/render/InstanceRenderElement" InstanceRenderElement Class InstanceRenderElement Hierarchy RenderElement InstanceRenderElement Index Constructors constructor Properties _batchElement _renderElementOBJ _transform Accessors InvertFront Methods _convertSubShader _renderUpdatePre c...

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

595. ProgressBar属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 68%]

....layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.VSlider)。 ​ ProgressBar 组件的资源示例: ​ ![图片0.png](img/1.png) ​ (图1) ​ ![图片0.png](img/2.png) ​ (图2) ​ 设置 ProgressBar 组件的属性 value 的值为 0.3 后,显...

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

596. 官方DynamicBatchTest照做为什么动态合不了批? [ 68%]

官方DynamicBatchTest照做为什么动态合不了批? class DynamicBatchTest { constructor() { Laya3D.init(0, 0); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; Laya.Stat.show();   var scene = Laya.stage.addChild(new Laya.Scene3D()); scene.ambien...

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

597. laya.d3.component.volume.VolumeManager_API3.0 [ 68%]

...ported Menu Globals "laya/d3/component/Volume/VolumeManager" VolumeManager Class VolumeManager VolumeManager 类用于管理体积组件 Hierarchy VolumeManager Implements IVolumeManager Index Constructors constructor Properties _volumetricGIManager ReflectionProbeVolumeType VolumetricGIType Accesso...

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

598. 封装类的时候 怎么在类中表示自身? [ 68%]

封装类的时候 怎么在类中表示自身? class BackGround extends Laya.Sprite{ constructor() { super(); new init(); function init() { var bg1 = new Laya.Sprite(); var bg2 = new Laya.Sprite(); //背景图 // box.loadImage("../bin/background.png"); // Laya.stage.addChild(box); bg1.loadImage("....

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

599. laya.d3.math.BoundBox_API3.0 [ 68%]

...ited Externals Only exported Menu Globals "laya/d3/math/BoundBox" BoundBox Class BoundBox BoundBox 类用于创建包围盒。 Hierarchy BoundBox Implements IClone Index Constructors constructor Properties max min Methods clone cloneTo getCenter getCorners getExtent setCenterAndExtent toDefault crea...

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

600. laya.d3.core.render.command.DrawMeshInstancedCMD_API3.0 [ 68%]

...ls "laya/d3/core/render/command/DrawMeshInstancedCMD" DrawMeshInstancedCMD Class DrawMeshInstancedCMD Hierarchy Command DrawMeshInstancedCMD Index Constructors constructor Properties maxInstanceCount Accessors bufferState material mesh Methods destroy recover run setContext setDrawNums setWorldMatri...

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