大约有 1,007 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0060 秒)
Laya_社区(614) Laya3.0_api(140) Laya2.0_文档(93) Laya2.0_api(74) laya_api(53) Laya3.0_文档(29) Laya2.0_示例(2) Laya_示例(2)
...图窗口。当前支持以下快捷键: 功能说明 操作 平移视图舞台 中键长按拖拽、右键长按拖拽 上下滚动视窗内容 鼠标滚轮 缩放视窗内容 Ctrl + 鼠标滚轮 效果如动图2-1所示: (动图2-1) 三、3D场景视窗交互 3D场景中,主要是两大类...
来源: Laya3.0_文档 发布时间: 20251010
...eference, 0, 0, Laya.stage.width, Laya.stage.height); } fitDOM(); // 每次舞台尺寸变更时,都会调用Utils.fitDOMElementInArea设置Video的位置,对齐的位置和refence重合 Laya.stage.on(Laya.Event.RESIZE, this, fitDOM); let viewIns = this; function goGameWorld() { videoElmt.pause(...
来源: Laya_社区 发布时间: 20180802
...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...
来源: Laya3.0_api 发布时间: 20231115
...,会自动缓存至资源库中。 Slider stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存,但是可以通过调用 reCache 方法手动刷新。 ...
来源: laya_api 发布时间: 20170929
...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...
来源: Laya3.0_api 发布时间: 20231102
...皮肤地址,以字符串表示。 Button stage : Stage[read-only] 对舞台 stage 的引用。Sprite stateNum : int 指定对象的状态值,以数字表示。 默认值为3。此值决定皮肤资源图片的切割方式。 取值: 1:单态。图片不做切割,按钮的皮肤状态只...
来源: laya_api 发布时间: 20170929
...: Error processing launch: Error Could not attach to main target 加载到舞台的3D模型不显示贴图 求问shader中的attribute变量怎么动态修改 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 预设怎么在代码中使用 I...
来源: Laya_社区 发布时间: 20180316
...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...
来源: Laya3.0_api 发布时间: 20231115
...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...
来源: Laya3.0_api 发布时间: 20231115
...拉伸了 Dialog:屏蔽点击Dialog之外的区域关闭弹框 加载到舞台的3D模型不显示贴图 如何设置Sprite的宽高和点击区域? 求指点3d射线碰撞和UI点击穿透的问题 ui list 里面的元素不能点击两次 救命!canvas定位后 点击区域偏移,求大大...
来源: Laya_社区 发布时间: 20170904