大约有 14 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0050 秒)
...ocket(): void Defined in laya/net/Socket.ts:177 清理Socket:关闭Socket链接,关闭事件监听,重置Socket Returns void close close(): void Defined in laya/net/Socket.ts:190 关闭连接。 Returns void connect connect(host: string, port: number, isSecure?: boolean): void Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...DivElement HTML图文类,用于显示html内容 支持的标签如下: a:链接标签,点击后会派发"link"事件 比如:a div:div容器标签,比如:abc span:行内元素标签,比如:abc p:行元素标签,p标签会自动换行,div不会,比如:abc img:图片标签,比如: br:...
来源: Laya3.0_api 发布时间: 20231102
...端不可能在程序开始运行时就自动开始播放Video。 MDN Video链接: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video Hierarchy Sprite Video Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name v...
来源: Laya3.0_api 发布时间: 20231102
...端不可能在程序开始运行时就自动开始播放Video。 MDN Video链接: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video Hierarchy Sprite VideoNode Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough na...
来源: Laya3.0_api 发布时间: 20231115
...[0, 0] Defined in laya/physics/joint/PulleyJoint.ts:20 [首次设置有效]链接刚体链接点,是相对于otherBody的左上角位置偏移 otherBody otherBody: RigidBody Defined in laya/physics/joint/PulleyJoint.ts:16 [首次设置有效]关节的连接刚体 otherGroundPoint otherGroundPoint:...
来源: Laya3.0_api 发布时间: 20231115
...Defined in laya/physics/joint/WeldJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移 collideConnected collideConnected: boolean = false Defined in laya/physics/joint/WeldJoint.ts:20 [首次设置有效]两个刚体是否可以发生碰撞,默认...
来源: Laya3.0_api 发布时间: 20231115
...efined in laya/physics/joint/MouseJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移,如果不设置,则根据鼠标点击点作为连接点 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属...
来源: Laya3.0_api 发布时间: 20231115
..., 0] Defined in laya/physics/joint/DistanceJoint.ts:18 [首次设置有效]链接刚体链接点,是相对于otherBody的左上角位置偏移 otherBody otherBody: RigidBody Defined in laya/physics/joint/DistanceJoint.ts:14 [首次设置有效]关节的连接刚体,可不设置,默认为左上...
来源: Laya3.0_api 发布时间: 20231115
...ned in laya/physics/joint/RevoluteJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移 collideConnected collideConnected: boolean = false Defined in laya/physics/joint/RevoluteJoint.ts:20 [首次设置有效]两个刚体是否可以发生碰撞,默...
来源: Laya3.0_api 发布时间: 20231115
...a/physics/ChainCollider.ts:75 是否是闭环,注意不要有自相交的链接形状,它可能不能正常工作 Returns boolean Defined in laya/physics/ChainCollider.ts:79 是否是闭环,注意不要有自相交的链接形状,它可能不能正常工作 Parameters value: boolean Returns ...
来源: Laya3.0_api 发布时间: 20231115