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

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

1221. laya.ui.CheckBox_API3.0 [ 34%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1222. laya.ui.ColorPicker_API3.0 [ 34%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1223. laya.ui.OpenDataContextView_API3.0 [ 34%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1224. laya.ui.ScrollBar_API3.0 [ 34%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1225. laya.ui.ComboBox_API3.0 [ 34%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1226. laya.ui.Image_API3.0 [ 33%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1227. laya.ui.FontClip_API3.0 [ 33%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1228. laya.display.Text [ 33%]

...色。 Text customRenderEnable : Boolean[write-only] 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Sprite  defaultFont : String = Arial[static] 默认文本字体,默认为ArialText  defaultFontSize : int = 12[static] 默认文本大...

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

1229. LayaAirIDE的可视化2D物理编辑入门(TypeScript-IDE篇(TS)-使用2d物理系统) [ 33%]

...值是RigidBody。如图2-13。 当我们想在项目代码中,通过定义标签名来识别该刚体,用于判断控制的时候,可以在label属性中进行设置。 ### 2.2 碰撞体 `collider` LayaAir引擎与IDE基于Box2D物理引擎的形状(shape)封装了更容易理解和使...

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

1230. 使用3D摄像机 · LayaAir3.0文档 · LAYABOX [ 32%]

...的确不常用,但在一些特定场合还是用的上,例如结合定义shader来使用。 DepthOnly 仅深度 表示着只清除当前渲染之前的全部摄相机缓冲区的深度信息,保留全部摄相机缓冲区的颜色信息。 这个功能非常实用,要想将多个摄像...

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