大约有 181 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0084 秒)
...new Handler(this, this.closeEffect) Defined in laya/ui/DialogManager.ts:48 全局默认弹出对话框效果,可以设置一个效果代替默认的弹出效果,如果不想有任何效果,可以赋值为null hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined i...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1735 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from AnimationBase.globalScaleX Defined in laya/display/Sprite.ts:1721 获得相对于stage的全局X...
来源: Laya3.0_api 发布时间: 20231102
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1735 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from AnimationBase.globalScaleX Defined in laya/display/Sprite.ts:1721 获得相对于stage的全局X...
来源: Laya3.0_api 发布时间: 20231102
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...据的方式,但uniform和顶点属性有些不同。首先,uniform是全局的(Global)。全局意味着uniform变量必须在每个着色器程序对象中都是独一无二的,而且它可以被着色器程序的任意着色器在任意阶段访问。第二,无论你把uniform值设置成...
来源: Laya3.0_文档 发布时间: 20241014