大约有 128 项符合查询结果, 库内数据总量为 30,897 项。 (搜索耗时: 0.0036 秒)
Laya3.0_api(38) Laya_社区(36) Laya2.0_api(25) Laya2.0_文档(12) laya_api(9) Laya3.0_文档(7) Laya2.0_示例(1)
# 多种碰撞器形状 ###### *version :2.1.1 Update:2019-7-19* `ColliderShape`碰撞器形状,是刚体与碰撞器上的属性,是模型在3D世界中进行物理运算与碰撞的形状盒。ColliderShape是所有碰撞盒的父类。([API地址](https://layaair.ldc.layabox.com/api2/Chinese/...
来源: Laya2.0_文档 发布时间: 20210714
...CollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number 取用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(...
来源: Laya2.0_api 发布时间: 20190513
# 多种碰撞器形状 ###### *version :2.1.1 Update:2019-7-19* `ColliderShape`碰撞器形状,是刚体与碰撞器上的属性,是模型在3D世界中进行物理运算与碰撞的形状盒。ColliderShape是所有碰撞盒的父类。([API地址](https://layaair.ldc.layabox.com/api2/Chinese/...
来源: Laya2.0_文档 发布时间: 20210714
...roller Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canCollideWith ccdMotionThreshold ccdSweptSphereRadius colliderShape collisionGroup destroyed enabled friction hideFlags id isActive restitution rollingFriction simulation M...
来源: Laya3.0_api 发布时间: 20231115
...:285 连接两个刚体。 上面的限制太多,例如希望可以没有shape Parameters A: Rigidbody3D B: Rigidbody3D Returns void _setOwner _setOwner(node: Node): void Inherited from Component._setOwner Defined in laya/components/Component.ts:112 Parameters node: Node Returns void destroy destr...
来源: Laya3.0_api 发布时间: 20231115
...:285 连接两个刚体。 上面的限制太多,例如希望可以没有shape Parameters A: Rigidbody3D B: Rigidbody3D Returns void _setOwner _setOwner(node: Node): void Inherited from Component._setOwner Defined in laya/components/Component.ts:112 Parameters node: Node Returns void destroy destr...
来源: Laya3.0_api 发布时间: 20231115
...body3D Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canCollideWith ccdMotionThreshold ccdSweptSphereRadius colliderShape collisionGroup destroyed enabled friction hideFlags id isActive isTrigger restitution rollingFriction si...
来源: Laya3.0_api 发布时间: 20231115
...llider Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canCollideWith ccdMotionThreshold ccdSweptSphereRadius colliderShape collisionGroup destroyed enabled friction hideFlags id isActive isTrigger restitution rollingFriction si...
来源: Laya3.0_api 发布时间: 20231115
...laya.webgl.WebGL; import laya.media.Sound; import laya.webgl.shapes.Ellipse; import laya.display.Stage; import laya.ui.Label; import laya.events.Event; import laya.utils.Browser; import laya.utils.Timer; import laya.display.Sprite; impor...
来源: Laya_社区 发布时间: 20170921
...":[{"time":0,"min":1,"max":1}] }, "shape":{ "enable":false, "shapeType":2, "sphereRadius":1, "sphereEmitFromShell":false, "sphereRandomDirection":0, "hemiSphereRadius":1, "hemiSphereEmitFrom...
来源: Laya_社区 发布时间: 20170605