大约有 628 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0107 秒)
...Laya实现Matter.js官方案例凹多边形的问题 layaAir TS项目如何引用protoBuf库? Laya mac版的IDE 是没测试就上线了吗? 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 用了第三方socket...
来源: Laya_社区 发布时间: 20180827
...ntY方向文字间隙FontClip stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不会自动更新缓存,只能通过调用reCache方法手动刷新。Sprite tag : * 对象的标签...
来源: Laya2.0_api 发布时间: 20190513
...至资源库中。 TextInput stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不会自动更新缓存,只能通过调用reCache方法手动刷新。Sprite stroke : Number 描边...
来源: Laya2.0_api 发布时间: 20190513
...中心。Sprite player : AnimationPlayer[read-only] 得到播放器的引用 Skeleton rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : NumberX轴缩放值,默认值为1。设置为负数,可以实现水平反转效果,比如scaleX=-1。Sprite scaleY : ...
来源: laya_api 发布时间: 20170929
... from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有效,staticCache...
来源: Laya3.0_api 发布时间: 20231115
...ited from Slider.bar Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 R...
来源: Laya3.0_api 发布时间: 20231115
...ited from Slider.bar Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 R...
来源: Laya3.0_api 发布时间: 20231115
...以角度为单位。Sprite stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不会自动更新缓存,只能通过调用reCache方法手动刷新。Sprite tempCmd : *Particle2D ...
来源: Laya2.0_api 发布时间: 20190513
...ar get bar(): Button Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 R...
来源: Laya3.0_api 发布时间: 20231115
...使用Bullet物理引擎,Physics3D相关的物理库不需要勾选。 引用了`cannon.js`与`laya.cannonPhysics.js`引擎库后,就可以直接使用Cannon.js物理引擎的API了。 在LayaAir封装的物理API的设计上,基本上与Bullet引擎保持了一致,只是在命名前增加...
来源: Laya2.0_文档 发布时间: 20210715