大约有 618 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0048 秒)
Laya_社区(259) Laya2.0_api(123) laya_api(96) Laya_示例(56) Laya2.0_示例(44) Laya2.0_文档(26) Laya3.0_文档(8) Laya3.0_api(6)
...bject 2D矩形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Number密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳定性,默认值为10ColliderBase destroyed : B...
来源: Laya2.0_api 发布时间: 20190513
...会阻止相对旋转 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By anchor : Array[首次设置有效]关节的控制点,是相对于自身刚体的左上角位置偏移PrismaticJoint axis : Array[首次设置有效]一个向量值,...
来源: Laya2.0_api 发布时间: 20190513
...,也不能小于3个 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Number密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳定性,默认值为10ColliderBase destroyed : Bo...
来源: Laya2.0_api 发布时间: 20190513
...bject 2D线形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Number密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳定性,默认值为10ColliderBase destroyed : B...
来源: Laya2.0_api 发布时间: 20190513
...创建索引缓冲。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By _bindActive : Object[static] Buffer _bindVertexBuffer : *[static] Buffer bufferUsage : int[read-only] Buffer _byteLength : int = 0Buffer canRead : Boolean[read-only] ...
来源: laya_api 发布时间: 20170929
...理触发器组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number...
来源: Laya2.0_api 发布时间: 20190513
...擎LayaAir的性能发挥到极致 打开性能统计面板: AS3Stat.show(0,0);TS || JSlaya.utils.Stat.show(0,0);JSLaya.Stat.show(0,0); 2019-01-02 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 luo7954 相关问题 看了其他引...
来源: Laya_社区 发布时间: 20180118
...建物理碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number...
来源: Laya2.0_api 发布时间: 20190513
...成立方体纹理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture defaulteTexture : BaseTexture[override] [read-only] 获取默认纹理资源。 TextureCube filterMode : int 缩小过滤...
来源: Laya2.0_api 发布时间: 20190513
能公布一下native下conch的相关接口么 在native下调用了Stat.show(),用完了Stat.hide()的时候报错,原因是在native下,show()方法执行了conch.showFPS(),但相应的Stat.hide()的时候并没有判断是否是native,导致后续方法报错 2017-02-10 添加评论 ...
来源: Laya_社区 发布时间: 20170210