• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,483 项符合查询结果, 库内数据总量为 30,939 项。 (搜索耗时: 0.0098 秒)

551. laya.d3.component.AnimatorControllerLayer_API3.0 [ 63%]

...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

552. 单机版app构建后在 android studio 中无法访问网络 [ 63%]

...网络访问出错。    查看 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

553. laya.d3.renderobjs.nativeobj.NativeBounds_API3.0 [ 63%]

...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

554. laya.d3.physics.shape.HeightfieldTerrainShape_API3.0 [ 63%]

...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

555. laya.d3.core.material.GlitterMaterial [ 63%]

...aseMaterial depthWrite : Boolean是否深度写入。BaseMaterial  diffuseTexture : BaseTexture 获取漫反射贴图。 GlitterMaterial dstBlend : int目标混合参数,在blend为BLEND_ENABLE_ALL时生效。BaseMaterial dstBlendAlpha : intAlpha目标混合参数,在blend为BLEND_ENABLE_SEPERA...

来源: laya_api 发布时间: 20170929

556. laya.d3.core.particleShuriKen.ShurikenParticleRender [ 62%]

...tmapIndex : int 获取光照贴图的索引。 BaseRender lightmapScaleOffset : Vector4 获取光照贴图的缩放和偏移。 BaseRender material : BaseMaterial 返回第一个实例材质,第一次使用会拷贝实例对象。 BaseRender materials : Vector.<BaseMaterial> 获取潜拷贝...

来源: laya_api 发布时间: 20170929

557. laya.d3.physicscannon.shape.CannonBoxColliderShape_API3.0 [ 62%]

...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

558. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 62%]

...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

559. laya.d3.physicscannon.shape.CannonCompoundColliderShape_API3.0 [ 62%]

...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

560. [2.0beta5]引入场景报错 [ 62%]

...因,十分感谢。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