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

大约有 6,598 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0910 秒)

6391. laya.device.media.HtmlVideo_API3.0 [ 29%]

...r on once setSource create destroyUnusedResources Constructors constructor new HtmlVideo(): HtmlVideo Overrides Bitmap.__constructor Defined in laya/device/media/HtmlVideo.ts:13 Returns HtmlVideo Properties destoryedImmediately destoryedImmediately: boolean Inherited from Resource.destoryedImmediate...

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

6392. SubShader介绍(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 29%]

...EXTURECOORDINATE0, 'a_Texcoord1': VertexMesh.MESH_TEXTURECOORDINATE1, 'a_BoneWeights': VertexMesh.MESH_BLENDWEIGHT0, 'a_BoneIndices': VertexMesh.MESH_BLENDINDICES0, 'a_Tangent0': VertexMesh.MESH_TANGENT0, 'a_MvpMatrix': VertexMesh.MESH_MVPMATRIX_ROW0, 'a_WorldMat': VertexMesh.MESH_WORLDMATRIX_ROW0 }...

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

6393. laya.spine.SpineTemplet_API3.0 [ 29%]

...ffAll offAllCaller on once destroyUnusedResources Constructors constructor new SpineTemplet(): SpineTemplet Overrides Resource.__constructor Defined in laya/spine/SpineTemplet.ts:19 Returns SpineTemplet Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:9...

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

6394. laya.ui.Slider [ 29%]

...vas(100, 100, 0, 0);//把精灵绘制到canvas上面 var texture:Texture = new Texture(htmlCanvas);//使用htmlCanvas创建Texture var sp:Sprite = new Sprite().pos(0, 200);//创建精灵并把它放倒200位置 sp.graphics.drawTexture(texture);//把截图绘制到精灵上 Laya.stage.addChild(sp);//...

来源: laya_api 发布时间: 20170929

6395. laya.components.Script_API3.0 [ 29%]

...TriggerEnter onTriggerExit onTriggerStay onUpdate Constructors constructor new Script(): Script Inherited from Component.constructor Defined in laya/components/Component.ts:44 创建一个新的 Component 实例。 Returns Script Properties Optional _extra _extra: IComponentExtra Inherited from Comp...

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

6396. laya.d3.core.light.SpotLightCom_API3.0 [ 29%]

...onPostRender onPreRender onReset onStart onUpdate Constructors constructor new SpotLightCom(): SpotLightCom Overrides Light.constructor Defined in laya/d3/core/light/SpotLightCom.ts:38 创建一个 SpotLight 实例。 Returns SpotLightCom Properties Optional _extra _extra: IComponentExtra Inherited ...

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

6397. laya.display.Text_API3.0 [ 29%]

...景颜色。 onInit(); } private function onInit():void { var text:Text = new Text();//创建一个 Text 类的实例对象 text 。 text.text = "这个是一个 Text 文本示例。"; text.color = "#008fff";//设置 text 的文本颜色。 text.font = "Arial";//设置 text 的文本字体。 text.b...

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

6398. laya.ui.AsynDialog [ 29%]

...vas(100, 100, 0, 0);//把精灵绘制到canvas上面 var texture:Texture = new Texture(htmlCanvas);//使用htmlCanvas创建Texture var sp:Sprite = new Sprite().pos(0, 200);//创建精灵并把它放倒200位置 sp.graphics.drawTexture(texture);//把截图绘制到精灵上 Laya.stage.addChild(sp);//...

来源: laya_api 发布时间: 20170929

6399. laya.d3.physics.constraints.FixedConstraint_API3.0 [ 29%]

...tEnabled setFrames setOverrideNumSolverIterations Constructors constructor new FixedConstraint(): FixedConstraint Overrides ConstraintComponent.constructor Defined in laya/d3/physics/constraints/FixedConstraint.ts:6 创建一个FixedConstraint实例 Returns FixedConstraint Properties Optional _extra...

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

6400. laya.ui.Panel [ 29%]

...vas(100, 100, 0, 0);//把精灵绘制到canvas上面 var texture:Texture = new Texture(htmlCanvas);//使用htmlCanvas创建Texture var sp:Sprite = new Sprite().pos(0, 200);//创建精灵并把它放倒200位置 sp.graphics.drawTexture(texture);//把截图绘制到精灵上 Laya.stage.addChild(sp);//...

来源: laya_api 发布时间: 20170929