大约有 664 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0056 秒)
Laya3.0_api(269) Laya_社区(225) Laya2.0_api(93) laya_api(49) Laya2.0_文档(19) Laya3.0_文档(7) Laya2.0_示例(1) Laya_示例(1)
... function get colorOverLifetime():ColorOverLifetime public function set colorOverLifetime(value:ColorOverLifetime):voiddurationproperty public var duration:Number粒子运行的总时长,单位为秒。emissionproperty emission:Emission [read-only] 获取发射器。 Implementation ...
来源: Laya2.0_api 发布时间: 20190513
...帧图像,动画的播放实质就是定时切换Graphics对象。 使用set source、loadImages(...)、loadAtlas(...)、loadAnimation(...)方法可以创建动画模版。使用play(...)可以播放指定动画。 example 以下示例代码,创建了一个 Text 实例。 package { import laya.d...
来源: Laya3.0_api 发布时间: 20231115
...dex Constructors constructor Properties _id destroyedImmediately lock name settings sv texture url uuid x y DEBUG activeBlendType Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL ...
来源: Laya3.0_api 发布时间: 20231115
...ldAt removeChildByName removeChildren removeSelf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new DirectionLight(): DirectionLight Overrides LightSprite.constructor Defined in laya/d3/core/light/DirectionLight.ts:50 创建一个 DirectionLight...
来源: Laya3.0_api 发布时间: 20231115
...ToVertexBuffer addParticle clearRenderParams clone cloneTo emit pause play setDrawArrayParams setDrawElemenParams simulate stop Constructors constructor new ShurikenParticleSystem(render: ShurikenParticleRenderer, meshTopology?: MeshTopology, drawType?: DrawType): ShurikenParticleSystem Overrides Ge...
来源: Laya3.0_api 发布时间: 20231115
...entForce currentTorque destroyed enabled hideFlags id Methods _initialize _setConnectRigidBody _setOwner destroy getPhysicsSimulation getcurrentForce getcurrentTorque hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate setConnectRig...
来源: Laya3.0_api 发布时间: 20231115
...stroyed enabled frequency hideFlags id joint maxForce Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new MouseJoint(): MouseJoint Inherited from JointBase.construct...
来源: Laya3.0_api 发布时间: 20231115
... bobo.transform.localRotationEulerX = 0;方案二:在laya.d3.js中,在set localRotationEulerX、set localRotationEulerY、set localRotationEulerZ等属性方法内进行修改,代码如下: set localRotationEulerX(value) { var localEuler = this.localRotationEuler; localEuler.x = value; this....
来源: Laya_社区 发布时间: 20210808
...ldAt removeChildByName removeChildren removeSelf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new SpotLight(): SpotLight Overrides LightSprite.constructor Defined in laya/d3/core/light/SpotLight.ts:34 创建一个 SpotLight 实例。 Returns S...
来源: Laya3.0_api 发布时间: 20231115
...ndexFormat instanceCount mode Methods clearRenderParams destroy getIndices setDrawArrayParams setDrawElemenParams setIndices Constructors constructor new SubMesh(mesh: Mesh): SubMesh Overrides GeometryElement.constructor Defined in laya/d3/resource/models/SubMesh.ts:50 创建一个 SubMesh 实例。...
来源: Laya3.0_api 发布时间: 20231115