大约有 381 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0092 秒)
...imation_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 init();//初始化 } private function init():void { var animation:Animation = new Animation();//创建一个 Animation 类的实例对象 animation 。...
来源: Laya3.0_api 发布时间: 20231115
...建一个Skeleton对象 Parameters Default value aniMode: number = 0 动画模式,0不支持换装,1、2支持换装 Returns Skeleton Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited f...
来源: Laya3.0_api 发布时间: 20231115
...nt('http://localhost:7788/' ); //设置这个地址下的资源加载走DCC模式 dcc.pathMapToDCC= 'http://localhost:8899/'; //通过DCC的根文件初始化dcc客户端 let initok = await dcc.init('http://localhost:7788/version.3.0.0.json',null); //把dcc功能插入laya引擎 dcc.injectToLaya(); ...
来源: Laya3.0_文档 发布时间: 20241024
...t.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cache...
来源: Laya3.0_api 发布时间: 20231115
... (图2-9) 其它属性 功能说明 Blend Mode 指定要使用的混合模式。目前只支持"lighter" Mouse Enabled 是否接受鼠标事件 Mouse Through 鼠标事件与此对象的碰撞检测是否可穿透 Hit Test Prior 指定鼠标事件检测是优先检测自身,还是优先检测...
来源: Laya3.0_文档 发布时间: 20241014
...t.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cache...
来源: Laya3.0_api 发布时间: 20231115
...t.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cache...
来源: Laya3.0_api 发布时间: 20231115
...t.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cache...
来源: Laya3.0_api 发布时间: 20231115
...t.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cache...
来源: Laya3.0_api 发布时间: 20231115
...: AmbientMode): void Defined in laya/d3/core/scene/Scene3D.ts:576 环境光模式。 如果值为AmbientMode.SolidColor一般使用ambientColor作为环境光源,如果值为如果值为AmbientMode.SphericalHarmonics一般使用ambientSphericalHarmonics作为环境光源。 Returns AmbientMode Def...
来源: Laya3.0_api 发布时间: 20231115