大约有 207 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0072 秒)
...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"...
来源: laya_api 发布时间: 20170422
...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Implementation of ISelect.hitTestPrior I...
来源: Laya3.0_api 发布时间: 20231115
...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"...
来源: laya_api 发布时间: 20170929
...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Implementation of ISelect.hitTestPrior I...
来源: Laya3.0_api 发布时间: 20231115
...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Implementation of ISelect.hitTestPrior I...
来源: Laya3.0_api 发布时间: 20231115
...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined...
来源: Laya3.0_api 发布时间: 20231115
...): Node Inherited from Node.getChildAt Defined in laya/display/Node.ts:302 根据子节点的索引位置,获取子节点对象。 Parameters index: number 索引位置 Returns Node 子节点 getChildByName getChildByName(name: string): Node Inherited from Node.getChildByName Defined in laya/displ...
来源: Laya3.0_api 发布时间: 20231102
...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined...
来源: Laya3.0_api 发布时间: 20231115
...): Node Inherited from Node.getChildAt Defined in laya/display/Node.ts:302 根据子节点的索引位置,获取子节点对象。 Parameters index: number 索引位置 Returns Node 子节点 getChildByName getChildByName(name: string): Node Inherited from Node.getChildByName Defined in laya/displ...
来源: Laya3.0_api 发布时间: 20231102
...提交 1 个回复 w1114367261 赞同来自: /** * <p>根据指定的动画模版初始化当前动画序列帧。选择动画模版的过程如下:1. 动画模版缓存池中key为cacheName的动画模版;2. 如果不存在,则加载指定的图集并创建动画模版。...
来源: Laya_社区 发布时间: 20180522