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

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

201. laya.d3.webxr.core.WebXRCamera_API3.0 [ 19%]

...at: TextureFormat cullingMask: number Returns ArrayBufferView[] bake front left right up down Static getTexturePixel getTexturePixel(texture: Texture2D): ArrayBufferView Inherited from Camera.getTexturePixel Defined in laya/d3/core/Camera.ts:150 get PixelTexture Parameters texture: Texture2D Returns...

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

202. 和原生Dom交互 · LayaAir3.0文档 · LAYABOX [ 19%]

...这个不能少。 iframe.style.zIndex = 100;//设置层级 iframe.style.left ="100px"; iframe.style.top ="100px"; iframe.src = "http://ask.layaair.com/"; Laya.Browser.document.body.appendChild(iframe); 这里面需要提醒开发者的就是定位和层级要记得设置。很多开发者不注意...

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

203. laya.ui.Button [ 19%]

...颜色,以字符串表示。 默认值为 "#000000"(黑色); Button left : Number 从组件左边到其内容区域左边之间的水平距离(以像素为单位)。 UIComponent mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行遮罩显...

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

204. laya.ui.Dialog [ 18%]

...e。Dialog  isShowEffect : Boolean = true是否显示弹出效果Dialog left : Number 从组件左边到其内容区域左边之间的水平距离(以像素为单位)。 View  manager : DialogManager[static] 对话框管理容器,所有的对话框都在该容器内,并且受管理器...

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

205. laya.ui.List [ 18%]

... List layoutEnabled : Boolean = true 是否启用相对布局 Component left : Number 从组件左边到其内容区域左边之间的水平距离(以像素为单位)。 Component  length : int[read-only] 列表的数据总个数。 List mask : Sprite 遮罩,可以设置一个对象(支...

来源: laya_api 发布时间: 20170929

206. 绘制图形 · LayaAir3.0文档 · LAYABOX [ 18%]

...,比如"#ff0000"。 * @param textAlign 文本对齐方式,可选值:"left","center","right"。 */ fillText(text: string | WordText, x: number, y: number, font: string, color: string, textAlign: string): FillTextCmd { return this.addCmd(FillTextCmd.create(text, x, y, font, color, textAlign,...

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

207. laya.display.Input [ 17%]

...。 Node align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Text alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize ...

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

208. laya.display.Text_API3.0 [ 17%]

...oSize hitTestPrior ignoreLang mouseThrough name tag ELLIPSIS HIDDEN RightToLeft SCROLL SHRINK VISIBLE _passwordChar drawtocanvCtx langPacks Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor cacheAs color components customRender...

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

209. laya.ui.List [ 17%]

...渲染器。 取值: 单元格类对象。 UI 的 JSON 描述。 List left : Number 从组件左边到其内容区域左边之间的水平距离(以像素为单位)。 UIComponent  length : int[read-only] 列表的数据总个数。 List mask : Sprite 遮罩,可以设置一个对象(支...

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

210. laya.display.Input_API3.0 [ 17%]

...oSize hitTestPrior ignoreLang mouseThrough name tag ELLIPSIS HIDDEN RightToLeft SCROLL SHRINK TYPE_DATE TYPE_DATE_TIME TYPE_DATE_TIME_LOCAL TYPE_EMAIL TYPE_MONTH TYPE_NUMBER TYPE_PASSWORD TYPE_RANGE TYPE_SEARCH TYPE_TEXT TYPE_TIME TYPE_URL TYPE_WEEK VISIBLE _passwordChar drawtocanvCtx isAppUseNewInp...

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