大约有 9 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0041 秒)
...ted Menu Globals "laya/d3/math/Rand" Rand Class Rand Rand 类用于通过32位无符号整型随机种子创建随机数。 Hierarchy Rand Index Constructors constructor Properties seeds Accessors seed Methods getFloat getSignedFloat getUint getByteFromInt getFloatFromInt Constructors constructor ne...
来源: Laya3.0_api 发布时间: 20231115
...获取当前系统的字节序。 BIG_ENDIAN :大端字节序,地址低位存储值的高位,地址高位存储值的低位。有时也称之为网络字节序。 LITTLE_ENDIAN :小端字节序,地址低位存储值的低位,地址高位存储值的高位。 Static LITTLE_ENDIAN LITTLE_E...
来源: Laya3.0_api 发布时间: 20231115
...RigidBody和物理世界进行绑定,保持物理和显示对象之间的位置同步 物理世界的位置变化会自动同步到显示对象,显示对象本身的位移,旋转(父对象位移无效)也会自动同步到物理世界 由于引擎限制,暂时不支持以下情形: 1....
来源: Laya3.0_api 发布时间: 20231115
...ned in laya/d3/physics/PhysicsComponent.ts:341 可碰撞的碰撞组,基于位运算。 Returns number Inherited from PhysicsTriggerComponent.canCollideWith Defined in laya/d3/physics/PhysicsComponent.ts:345 可碰撞的碰撞组,基于位运算。 Parameters value: number Returns void ccdMotionThre...
来源: Laya3.0_api 发布时间: 20231115
...ned in laya/d3/physics/PhysicsComponent.ts:341 可碰撞的碰撞组,基于位运算。 Returns number Inherited from PhysicsTriggerComponent.canCollideWith Defined in laya/d3/physics/PhysicsComponent.ts:345 可碰撞的碰撞组,基于位运算。 Parameters value: number Returns void ccdMotionThre...
来源: Laya3.0_api 发布时间: 20231115
...ned in laya/d3/physics/PhysicsComponent.ts:341 可碰撞的碰撞组,基于位运算。 Returns number Inherited from PhysicsTriggerComponent.canCollideWith Defined in laya/d3/physics/PhysicsComponent.ts:345 可碰撞的碰撞组,基于位运算。 Parameters value: number Returns void ccdMotionThre...
来源: Laya3.0_api 发布时间: 20231115
...;//设置 text 对象的属性 x 的值,用于控制 text 对象的显示位置。 text.y = 100;//设置 text 对象的属性 y 的值,用于控制 text 对象的显示位置。 text.width = 300;//设置 text 的宽度。 text.height = 200;//设置 text 的高度。 text.italic = true;//设置 t...
来源: Laya3.0_api 发布时间: 20231115
...框,由于不同浏览器的差异,会导致此对象的默认文本的位置与用户点击输入时的文本的位置有少许的偏差。 Hierarchy Text Input Index Constructors constructor Properties _extra _onPostLayout _ownGraphics _parseEscapeChars _scene _skinBaseUrl _url autoSize hitTes...
来源: Laya3.0_api 发布时间: 20231115
...标对象或者未命中任何对象。 穿透表示鼠标事件发生的位置处于本对象绘图区域内时,才算命中,而与对象宽高和值为Rectangle对象的hitArea属性无关。如果sprite.hitArea值是HitArea对象,表示显式声明了此对象的鼠标事件响应区域,...
来源: Laya3.0_api 发布时间: 20231115