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

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

101. laya.d3.physics.shape.SphereColliderShape_API3.0 [ 72%]

...ape.ts:18 形状方向_Z轴正向 Accessors localOffset get localOffset(): Vector3 set localOffset(value: Vector3): void Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from CompoundColliderShape...

来源: Laya3.0_api 发布时间: 20231115

102. TypeError: Laya.Browser.window.conch.setFontFaceFromBuffer is not a function [ 72%]

...yaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor ide导出ui时,UI代码显示不正常在小游戏中会报错:gameThirdScriptErrorn.sort is not a function 问题状态 最新活动: 2020-02-03 09:52 浏览: 5265 关注: 2 人

来源: Laya_社区 发布时间: 20200120

103. mac下ide调试 [ 71%]

...还是ide自带的都会报这个错   代码里lay自带都库会报错 Vector3 is not a constructor   我用都laya as3  laya这边mac是不是根本就没测试过 各种问题 2018-08-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

来源: Laya_社区 发布时间: 20180825

104. laya.d3.physics.shape.MeshColliderShape_API3.0 [ 71%]

...。 Parameters value: boolean Returns void localOffset get localOffset(): Vector3 set localOffset(value: Vector3): void Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from CompoundColliderShape....

来源: Laya3.0_api 发布时间: 20231115

105. laya.d3.component.volume.batchvolume.StaticBatchVolume_API3.0 [ 71%]

...laya/components/Component.ts:86 Returns boolean boundsMax get boundsMax(): Vector3 set boundsMax(value: Vector3): void Inherited from VolumetricGI.boundsMax Defined in laya/d3/component/Volume/Volume.ts:69 primitive包围盒max Returns Vector3 Inherited from VolumetricGI.boundsMax Defined in laya/d3...

来源: Laya3.0_api 发布时间: 20231115

106. laya.d3.shader.ShaderData_API3.0 [ 71%]

...x4 getNumber getQuaternion getTexture getValueData getVector getVector2 getVector3 hasDefine needRenewArrayBufferForNative removeDefine setAttribute setBool setBuffer setInt setLength setMatrix4x4 setNumber setQuaternion setReferenceForNative setTexture setValueData setVector setVector2 setVector3 s...

来源: Laya3.0_api 发布时间: 20231102

107. laya3d发布小游戏报错 [ 70%]

...Number 去掉设置背景色的代码就好了camera.clearColor = new Laya.Vector3(0.5, 0.5, 0.6); laya版本1.7.19 设备 小米note3 微信版本 6.7.2 安卓版本7.1.1 其他设备没进行测试 2018-09-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请:...

来源: Laya_社区 发布时间: 20180927

108. [laya unity插件2.3.0beta] 导出预设报错 [ 70%]

...08377, 0.706989, -0.706989, 0.008378} l=0.999808 UnityEngine.Matrix4x4:TRS(Vector3, Quaternion, Vector3) p:a(SkinnedMeshRenderer, String, Boolean) p:b() p:b(String) LayaAir3D:exportResource(Boolean, Int32, String) k:b() m:b(a) m:a() UnityEditor.EditorApplication:Internal_CallUpdateFunctions()     ...

来源: Laya_社区 发布时间: 20191030

109. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 70%]

...x Constructors constructor Properties _extra _isScene _scene _url name TEMPVECTOR3 defaultTextureHDRDecodeValues Accessors active activeInHierarchy boundsMax boundsMin boxProjection components destroyed displayedInStage hideFlags id importance intensity is3D layer numChildren parent probePosition re...

来源: Laya3.0_api 发布时间: 20231102

110. texture2D的setPixel纹理rgba数据之后会随着窗口的缩放,渐变成黑色 [ 70%]

...aya.Camera(0, 0.1, 0)) as Laya.Camera; camera.transform.translate(new Laya.Vector3(0, 2, 20)); camera.transform.rotate(new Laya.Vector3(-15, 0, 0), true, false); camera.clearColor = new Laya.Vector4(0.2, 0.2, 0.2, 1.0); var directionLight = scene.addChild(new Laya.DirectionLight()) as Laya.Direction...

来源: Laya_社区 发布时间: 20220815