大约有 422 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0051 秒)
...ysics.I.worldRoot=场景,然后移动场景即可 可以通过IDE-"项目设置" 开启物理辅助线显示,或者通过代码PhysicsDebugDraw.enable(); Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By allowRotation : Boolean是否允许...
来源: Laya2.0_api 发布时间: 20190513
...化向量。 Point setTo(x:Number, y:Number):Point 将 Point 的成员设置为指定值。 Point toString():String返回包含 x 和 y 坐标的值的字符串。PointPublic Constants ConstantDefined By TEMP : Point[static] 临时使用的公用对象。PointProperty Detailxpropertypublic...
来源: laya_api 发布时间: 20170929
...一下 2022-03-01 0 0 分享 微博 QZONE 微信 131*****361 赞同来自: 设置居中 高度适当高些 也可以解决该问题 2022-03-07 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 叶秋 相关问题 看了其他引擎才发现...
来源: Laya_社区 发布时间: 20220228
设置了viewport之后 子对象的y值必须大于0 这个是bug吗 设置了viewport之后 子对象的y值必须大于0 否则 无论如何 都看不到这个子对象 这个是bug吗 如题 测试代码 http://ask.layabox.com/question/3523 问题2 viewport 和我自己设置遮罩 有什么...
来源: Laya_社区 发布时间: 20170323
...rns void identity identity(): void Defined in laya/maths/Quaternion.ts:451 设置四元数为单位算数 Returns void invert invert(out: Quaternion): void Defined in laya/maths/Quaternion.ts:435 求四元数的逆 Parameters out: Quaternion 输出四元数 Returns void length length(): number Defin...
来源: Laya3.0_api 发布时间: 20231115
...: /** * @zh 创建一个新的缓动对象。使用返回的对象可以设置缓动的属性和其他选项。 * 缓动会自动开始,无需额外API调用。如果不想tween被立刻执行,可以调用pause,后续再调用resume。 * @param target 缓动的目标对象。可以为空。 ...
来源: Laya3.0_文档 发布时间: 20251010
...创建一个2D粒子4.1 创建一个预制体4.2 为粒子添加材质4.3 设置序列帧动画4.4 设置基础属性2D粒子编辑器 一、2D粒子编辑器基础 在LayaAir引擎中,2D粒子系统可以用于模拟雨、雪、烟、雾、火焰等非固定形态的效果。这些效果往往很...
来源: Laya3.0_文档 发布时间: 20251010
...):Point 重置 Point setTo(x:Number, y:Number):Point 将 Point 的成员设置为指定值。 Point toString():String返回包含 x 和 y 坐标的值的字符串。PointPublic Constants ConstantDefined By TEMP : Point[static] 临时使用的公用对象。PointProperty Detailxpropertypubl...
来源: Laya2.0_api 发布时间: 20190513
...s void identity identity(): void Defined in laya/d3/math/Quaternion.ts:451 设置四元数为单位算数 Returns void invert invert(out: Quaternion): void Defined in laya/d3/math/Quaternion.ts:435 求四元数的逆 Parameters out: Quaternion 输出四元数 Returns void length length(): number Def...
来源: Laya3.0_api 发布时间: 20231102
...内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显...
来源: laya_api 发布时间: 20170929