大约有 1,483 项符合查询结果, 库内数据总量为 30,939 项。 (搜索耗时: 0.0098 秒)
Laya_社区(800) Laya3.0_api(343) Laya2.0_api(142) laya_api(114) Laya2.0_文档(52) Laya3.0_文档(23) Laya2.0_示例(5) Laya_示例(4)
...6 混合模式_覆盖。 Accessors avatarMask get avatarMask(): AvatarMask set avatarMask(value: AvatarMask): void Defined in laya/d3/component/AnimatorControllerLayer.ts:80 骨骼遮罩 Returns AvatarMask Defined in laya/d3/component/AnimatorControllerLayer.ts:84 骨骼遮罩 Parameters value: Avat...
来源: Laya3.0_api 发布时间: 20231102
...网络访问出错。 查看 MainActivity 中: mPlugin.game_plugin_set_option("localize","true"); mPlugin.game_plugin_set_option("gameUrl", "http://stand.alone.version/index.html"); PS: 已注释 checkApkUpdate 方法,直接 initEngine 。 2017-11-15 添加评论 免费帖 --> 分...
来源: Laya_社区 发布时间: 20171115
...alculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new NativeBounds(min?: Vector3, max?: Vector3): NativeBounds Defined in laya/d3/RenderObjs/NativeOBJ/NativeBounds.ts:139 创建一个 Bounds 实例。 Parameters Opti...
来源: Laya3.0_api 发布时间: 20231115
...RIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation type Methods clone cloneTo destroy setMargin updateLocalTransformations Constructors constructor new HeightfieldTerrainShape(heightfieldData: Uint16Array | Float32Array | Uint8Array, heightStickWidth: number...
来源: Laya3.0_api 发布时间: 20231115
...aseMaterial depthWrite : Boolean是否深度写入。BaseMaterial diffuseTexture : BaseTexture 获取漫反射贴图。 GlitterMaterial dstBlend : int目标混合参数,在blend为BLEND_ENABLE_ALL时生效。BaseMaterial dstBlendAlpha : intAlpha目标混合参数,在blend为BLEND_ENABLE_SEPERA...
来源: laya_api 发布时间: 20170929
...tmapIndex : int 获取光照贴图的索引。 BaseRender lightmapScaleOffset : Vector4 获取光照贴图的缩放和偏移。 BaseRender material : BaseMaterial 返回第一个实例材质,第一次使用会拷贝实例对象。 BaseRender materials : Vector.<BaseMaterial> 获取潜拷贝...
来源: laya_api 发布时间: 20170929
...RIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation sizeX sizeY sizeZ type Methods _setScale clone cloneTo destroy updateLocalTransformations Constructors constructor new CannonBoxColliderShape(sizeX?: number, sizeY?: number, sizeZ?: number): CannonBoxCollide...
来源: Laya3.0_api 发布时间: 20231102
...ddChild(a); a.size(100, 100); a.pos(200, 200); a.mouseEnabled = true; a.mouseThrough = true; a.on(Laya.Event.MOUSE_DOWN, null, function (e: Laya.Event): void { console.log("touch a"); } 因为需要将mouseThrough=true才可以,蛋疼的api描叙你能相信是这个熟悉么? “mouseThro...
来源: Laya_社区 发布时间: 20161109
...RIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation type Methods _setScale addChildShape bindRigidBody clone cloneTo destroy getChildShapeCount removeChildShape updateLocalTransformations Constructors constructor new CannonCompoundColliderShape(): CannonCompo...
来源: Laya3.0_api 发布时间: 20231102
...因,十分感谢。RangeError: Source is too large at Uint8Array.set (native) at Pv (file:///D:/UserSoft/layaAir2.5/workSpace/LayaTest2_5/LayaTest2_5/bin/libs/laya.physics3D.js:304:397) at Object.window.Physics3D (file:///D:/UserSoft/layaAir2.5/workSpace/LayaTest2_5/LayaTest2_5/b...
来源: Laya_社区 发布时间: 20181228