大约有 12 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0024 秒)
..., collisonGroup:int, collisionMask:int):Boolean 射线检测第一个碰撞物体。 PhysicsSimulation rayCastAll(ray:Ray, out:Vector.<HitResult>, distance:Number = 2147483647, collisonGroup:int, collisionMask:int):Boolean 射线检测所有碰撞的物体。 PhysicsSimulation raycastAll...
来源: Laya2.0_api 发布时间: 20190513
...heritancePulleyJoint JointBase Component Object 滑轮关节:它将两个物体接地(ground)并彼此连接,当一个物体上升,另一个物体就会下降 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By collideConnected : Boolean =...
来源: Laya2.0_api 发布时间: 20190513
...例。 BoundsOctreeNode add(object:IOctreeObject):Boolean 添加指定物体。 BoundsOctreeNode getBound():BoundBox 获取包围盒。 BoundsOctreeNode getCollidingWithBoundBox(checkBound:BoundBox, result:Array):void 获取与指定包围盒相交的物体列表。 BoundsOctreeNode getC...
来源: Laya2.0_api 发布时间: 20190513
...ase Component Object 鼠标关节:鼠标关节用于通过鼠标来操控物体。它试图将物体拖向当前鼠标光标的位置。而在旋转方面就没有限制。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By anchor : Array[首...
来源: Laya2.0_api 发布时间: 20190513
...关节:限制了两个点之间的最大距离。它能够阻止连接的物体之间的拉伸,即使在很大的负载下 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By collideConnected : Boolean = false[首次设置有效]两个刚体...
来源: Laya2.0_api 发布时间: 20190513
...nheritanceRevoluteJoint JointBase Component Object 旋转关节强制两个物体共享一个锚点,两个物体相对旋转 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By anchor : Array[首次设置有效]关节的链接点,是相对...
来源: Laya2.0_api 发布时间: 20190513
...ntInheritanceDistanceJoint JointBase Component Object 距离关节:两个物体上面各自有一点,两点之间的距离固定不变 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By collideConnected : Boolean = false[首次设置有效]...
来源: Laya2.0_api 发布时间: 20190513
...JointBase Component Object 焊接关节:焊接关节的用途是使两个物体不能相对运动,受到关节的限制,两个刚体的相对位置和角度都保持不变,看上去像一个整体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDe...
来源: Laya2.0_api 发布时间: 20190513
...]获得原始body对象 RigidBody bullet : Boolean是否高速移动的物体,设置为true,可以防止高速穿透RigidBody category : int = 1[只读]碰撞类别,使用2的幂次方值指定,有32种不同的碰撞类别可用RigidBody destroyed : Boolean[read-only] 获取是否已...
来源: Laya2.0_api 发布时间: 20190513
...TypeInheritanceContainmentType Object ContainmentType 类用于定义空间物体位置关系。 Public Constants ConstantDefined By Contains : int = 1[static] ContainmentType Disjoint : int = 0[static] ContainmentType Intersects : int = 2[static] ContainmentTypeConstant DetailContainsCons...
来源: Laya2.0_api 发布时间: 20190513