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

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

311. laya.ui.TextInput_API3.0 [ 54%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...

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

312. laya.ui.TextArea_API3.0 [ 54%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...

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

313. laya.resource.VideoTexture_API3.0 [ 54%]

...string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:101 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...

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

314. 网格 · LayaAir3.0文档 · LAYABOX [ 53%]

...信息,Shader中常见的顶点,法线等数据都是从Mesh数据中获取而来 一个标准的网格数据由以下的几部分属性组成 Vertex:三维空间中位置的集合 Topology:Mesh的基本片元类型 Index:索引数据,描述顶点组合片元的整数集合 Vertex:顶...

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

315. Byte二进制读写(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 53%]

...);//清除所有数据归零。 ``` - **getSystemEndian()**:string[static] 获取系统的字节存储顺序。 ```typescript console.log(Laya.Byte.getSystemEndian());//打印系统的字节顺序 ``` - ### 属性 - **BIG_ENDIAN** : string= bigEndian[static] 表示多字节数字的最高有效字...

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

316. Byte二进制读写(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 53%]

...);//清除所有数据归零。 ``` - **getSystemEndian()**:String[static] 获取系统的字节存储顺序。 ```typescript trace(Byte.getSystemEndian());//打印系统的字节顺序 ``` - ### 属性 - **BIG_ENDIAN** : String= bigEndian[static] 表示多字节数字的最高有效字节位于字...

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

317. laya.display.Animation_API3.0 [ 53%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...

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

318. Byte二进制读写(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 52%]

...);//清除所有数据归零。 ``` - **getSystemEndian()**:string[static] 获取系统的字节存储顺序。 ```typescript console.log(Laya.Byte.getSystemEndian());//打印系统的字节顺序 ``` - ### 属性 - **BIG_ENDIAN** : string= bigEndian[static] 表示多字节数字的最高有效字...

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

319. laya.map.MapLayer_API3.0 [ 52%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...

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

320. laya.particle.ParticleTemplate2D_API3.0 [ 52%]

...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 x x: number = 0 Defined in laya/particle/ParticleTemplate2D.ts:42 y y: number = 0 Defi...

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