大约有 7 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0039 秒)
...omponent.dataSource Defined in laya/ui/UIComponent.ts:134 implements 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可以指定组件的任意属性进行赋值。 example //默认属性赋值 dataSource = {label1: "改变了la...
来源: Laya3.0_api 发布时间: 20231115
...m.ts:594 生命周期颜色,注意:如修改该值的某些属性,需重新赋值此属性才可生效。 Returns ColorOverLifetime Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:598 生命周期颜色,注意:如修改该值的某些属性,需重新赋值此属性才可生效。 ...
来源: Laya3.0_api 发布时间: 20231115
...m.ts:594 生命周期颜色,注意:如修改该值的某些属性,需重新赋值此属性才可生效。 Returns ColorOverLifetime Inherited from ShurikenParticleSystem.colorOverLifetime Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:598 生命周期颜色,注意:如修改该值...
来源: Laya3.0_api 发布时间: 20231115
...";//设置 label 的name 为“label”时,此值将用于树结构数据赋值。 label.color = "#ffff00"; label.width = 150; label.height = 22; label.x = 33; label.y = 1; label.left = 33; label.right = 0; this.addChild(label); var arrow = new laya.ui.Clip("resource/ui/clip_tree_arrow.png", 1, 2)...
来源: Laya3.0_api 发布时间: 20231115
...ined in laya/maths/Matrix.ts:267 将指定的两个矩阵相乘后的结果赋值给指定的输出对象。 Parameters m1: Matrix 矩阵一。 m2: Matrix 矩阵二。 out: Matrix 输出对象。 Returns Matrix 结果输出对象 out。 Static mul16 mul16(m1: Matrix, m2: Matrix, out: any[]): any[] D...
来源: Laya3.0_api 发布时间: 20231115
...obe/ReflectionProbe.ts:440 deprecated 球谐环境光,修改后必须重新赋值。 use scene.ambientSH Returns SphericalHarmonicsL2 Defined in laya/d3/component/Volume/reflectionProbe/ReflectionProbe.ts:448 deprecated use scene.ambientSH Parameters value: SphericalHarmonicsL2 Returns void awaked g...
来源: Laya3.0_api 发布时间: 20231115
... 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inherited from Text.texture Defined in laya/display/Sprite.ts:1857 设置一个Texture实例,并显示此图片(如果之前有其他绘...
来源: Laya3.0_api 发布时间: 20231115