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

大约有 2,911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0072 秒)

1051. laya.d3.core.trail.VertexTrail_API3.0 [ 68%]

...texDeclaration1 vertexDeclaration2 Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property

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

1052. laya.ui.TextInput_API3.0 [ 68%]

...trokeColor templateVars text textField texture timer toolTip top transform type ubb underline underlineColor url valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubble...

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

1053. laya.d3.core.render.PostProcessRenderContext_API3.0 [ 67%]

...ce createRTByContextReleaseTexture Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface

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

1054. laya.d3.core.TransLargeUBOUtils_API3.0 [ 67%]

...s.ts:19 subDataParamMap subDataParamMap: Map<string, UniformBufferParamsType> Defined in laya/d3/core/TransLargeUBOUtils.ts:21 Static addStep addStep: number = 512 Defined in laya/d3/core/TransLargeUBOUtils.ts:9 Static configStartLength configStartLength: number = 1024 Defined in laya/d3/core/...

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

1055. laya.d3.renderobjs.nativeobj.NativeRenderGeometryElementOBJ_API3.0 [ 67%]

...enderGeometryElement Index Properties _nativeObj Accessors bufferState drawType indexFormat instanceCount mode Methods clearRenderParams Properties _nativeObj _nativeObj: any Defined in laya/d3/RenderObjs/NativeOBJ/NativeRenderGeometryElementOBJ.ts:17 Accessors bufferState get bufferState(): BufferS...

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

1056. 二进制图片(ActionScript-2D进阶篇(AS3)-游戏加载策略) [ 67%]

...XMLHttpRequest(); xhr.open("get", "res/atlas/comp.png", true); xhr.responseType = "arraybuffer"; xhr.onload = function () { if (this.status == 200) { var blob = new Blob([this.response], { type: "image/png" }); var img = document.createElement("img"); img.onload = function (e) { window.URL.revokeObj...

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

1057. laya.display.css.TextStyle_API3.0 [ 67%]

...or underline underlineColor valign Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface

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

1058. Templet资源删除不掉 [ 67%]

...rray = [];             //   assets.push({ url:"res/Dragon.png", type:Loader.IMAGE});             //   assets.push({ url:"res/Dragon.sk", type:Loader.BUFFER });             //   Laya.loader.load(assets, Handler.create(this, onAssetLoaded));             onAsse...

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

1059. laya.ui.Radio [ 67%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...

来源: laya_api 发布时间: 20170929

1060. laya.display.cmd.DrawPieCmd_API3.0 [ 67%]

...ngle startAngle getBoundPoints recover _tempPoints Legend Class Class with type parameter Property Method Accessor Object literal Variable Function Type alias Enumeration Interface Static property

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