大约有 633 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0069 秒)
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cache...
来源: laya_api 发布时间: 20170929
...: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自: 先获取ani.frames数组,针对数组内数据进行修改即可! 2017-08-10 0 2 分享 微博 QZONE 微信 jisongzdd 赞同来自: 我的并不是序列帧特效 2017-08-10 0 0 分享 微博 QZONE 微信 为什么被折叠?...
来源: Laya_社区 发布时间: 20170810
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cache...
来源: laya_api 发布时间: 20170929
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D aspectRatio : Number[write-only] 设置横纵比。 VRCamera clearColor : Vector4摄像机的清除...
来源: laya_api 发布时间: 20170929
...生碰撞,默认为falsePrismaticJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component enableLimit : Boolean是否对刚体的移动范围加以约束PrismaticJoint enableMotor : Boolean是否开启马达,开...
来源: Laya2.0_api 发布时间: 20190513
...显示状态,比如 a对象 被b对象安全覆盖 我该通过什么方式获取这个状态 zyy • 2021-11-18 16:29 @Laya_Fred:我通过查看源码 找到一个 _needRepaint方法 我测试发现 它在屏幕外或者被对象覆盖了 返回的是false 其他都会返回0 我能否通过判断 ...
来源: Laya_社区 发布时间: 20211105
...叠稳定性,默认值为10ColliderBase destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component fixture : *[只读]b2Fixture对象 ColliderBase friction : Number摩擦力,取值范围0-1,值越大,摩擦越大,默认...
来源: Laya2.0_api 发布时间: 20190513
...值0~1,值越大速度越快MotorJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component isSingleton : Boolean[read-only] 获取是否为单实例组件。 Componen...
来源: Laya2.0_api 发布时间: 20190513
怎样获取视频对象 // 创建Video元素 videoElement = Browser.createElement("video"); Browser.document.body.appendChild(videoElement); // 设置Video元素地样式和属性 videoElement.style.zInddex = Render.canvas.style.zIndex - 1; videoElement.src = "mp4/ship.mp4"; //videoElement.autopla...
来源: Laya_社区 发布时间: 20171222
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite botto...
来源: laya_api 发布时间: 20170929