大约有 2,610 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0085 秒)
Laya_社区(2270) Laya2.0_文档(96) Laya3.0_api(80) Laya2.0_api(74) Laya3.0_文档(58) laya_api(23) Laya_示例(7) Laya2.0_示例(2)
...ants Packagelaya.d3.core.sceneClasspublic class Scene3DInheritanceScene3D Sprite Node EventDispatcher ObjectImplements ISubmit, laya.resource.ICreateResource Scene3D 类用于实现场景。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By act...
来源: Laya2.0_api 发布时间: 20190513
UI3D导致无法检测到其他Sprite3D 同 https://ask.layabox.com/question/52028 的问题 首先canvas检测mousemove 然后调用红线的getNodeUnderPoint方法获取对象 调用方法 在红框中首先判断3DUI,如果有3DUI,则返回,否则再去判断其他Sprite3D,问题就出...
来源: Laya_社区 发布时间: 20230912
...onstants Packagelaya.d3.core.sceneClasspublic class SceneInheritanceScene Sprite Node EventDispatcher ObjectImplements ISubmit, laya.resource.ICreateResource BaseScene 类用于实现场景。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By a...
来源: laya_api 发布时间: 20170929
...场景编辑器中直接查看显示效果。 基础显示组件包括:Sprite、Button、CheckBox、Clip、ColorPicker、ComboBox、FontClip、HScrollBar、HSlider、Image、Label、TextArea、TextInput、Radio、ProgressBar、Slider、VSlider、ScrollBar、VScrollBar、WXOpenDataViewer。 > *Tips...
来源: Laya2.0_文档 发布时间: 20200609
...模型? 3D场景里加载的LH模型会自动销毁吗? 我 用 Laya.Sprite3D.load(url+"/chaoshi/LayaScene_xue/xue.lh") 异步加载的模型,我向右 移动摄像机,场景里的sprite从来都不会变, 而且我的靠近屏幕左边的模型会自动消失不见。。 但是用 系统...
来源: Laya_社区 发布时间: 20180127
...,错误信息如下: TypeError: Cannot read property 'length' of null at Sprite._setBelongScene (file:///D:/work/study/project/client/test/air_war/bin/libs/laya.core.js:13049:52) at Sprite._onAdded (file:///D:/work/study/project/client/test/air_war/bin/libs/laya.core.js:13129:37) at Sprite._setParen...
来源: Laya_社区 发布时间: 20200309
Unity导出插件导出Sprite3D模型空节点没有导出啊? 确定没有勾选 Ignore Null Game Objects 导出的.lh完全没有空节点信息 2017-12-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_...
来源: Laya_社区 发布时间: 20171226
...场景编辑器中直接查看显示效果。 基础显示组件包括:Sprite、Button、CheckBox、Clip、ColorPicker、ComboBox、FontClip、HScrollBar、HSlider、Image、Label、TextArea、TextInput、Radio、ProgressBar、Slider、VSlider、ScrollBar、VScrollBar、WXOpenDataViewer。 > *Tips...
来源: Laya2.0_文档 发布时间: 20200609
...方式 LayaAir分为2D节点与3D节点类型,当设置为2D节点Laya.Sprite时,不能将3D节点作为其属性值。当设置为3D节点Laya.Sprite3D时,不能将2D节点作为其属性值。 1.1 2D节点的使用 首先,如动图1-1所示,将场景中已经添加好的2D节点Sprite拖...
来源: Laya3.0_文档 发布时间: 20250103
请问如何给skeleton设置自定义shader? 我参考sprite的自定义shader示例可以实现运行sprite的自定义shader效果。考虑到skeleton是继承自sprite类的,我试图把skeleton作为几个sprite的集合来处理,试图取出每帧下skeleton的各个部分的贴图按...
来源: Laya_社区 发布时间: 20180123