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

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

201. laya.d3.physicscannon.shape.CannonColliderShape_API3.0 [ 75%]

...bals "laya/d3/physicsCannon/shape/CannonColliderShape" CannonColliderShape Class CannonColliderShape ColliderShape 用于创建形状碰撞器的父,该为抽象。 Hierarchy CannonColliderShape CannonBoxColliderShape CannonSphereColliderShape CannonCompoundColliderShape Implements ICl...

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

202. laya.d3.animation.AnimationNode_API3.0 [ 75%]

...Only exported Menu Globals "laya/d3/animation/AnimationNode" AnimationNode Class AnimationNode BoneNode 用于实现骨骼节点。 Hierarchy AnimationNode Implements IClone Index Constructors constructor Properties name Methods addChild clone cloneTo getChildByIndex getChildByName getChildCount ...

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

203. UI运行时 · LayaAir3.0文档 · LAYABOX [ 75%]

...建好了UI组件脚本,而后添加的代码如下所示: const { regClass } = Laya; import { RuntimeScriptBase } from "./RuntimeScript.generated"; @regClass() export class RuntimeScript extends RuntimeScriptBase { onAwake(): void { // Button添加鼠标事件,让Image不显示 this.Button.on...

来源: Laya3.0_文档 发布时间: 20240624

204. app构建后在真机中运行报错 [ 75%]

...dle.js 文件和laya.core.js中有这个代码: *模板,预制件 */ //class laya.components.Prefab var Prefab=(function(){     function Prefab(){         /**@private */         this.json=null;     }      __class(Prefab,'laya.components.Prefab');     var __proto=...

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

205. u3d模型导出报错,1第一次导出报错,2第二次不会有这个错误提示了,3生成文件后到laya里面使用提示没有动画 [ 75%]

...et_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) LayaExport.DataManager.getAnimatorComponentData (UnityEngine.GameObject gameO...

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

206. 怎么获取完全限定名,就像as的getQualifiedClassName [ 75%]

怎么获取完全限定名,就像as的getQualifiedClassName 2017-03-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 15068753667 赞同来自: 只限基于ActionScript的项目,基于ts的嗝屁  const ...

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

207. laya.d3.shader.DefineDatas_API3.0 [ 75%]

...ernals Only exported Menu Globals "laya/d3/shader/DefineDatas" DefineDatas Class DefineDatas DefineDatas 用于创建宏定义数据集合。 Hierarchy DefineDatas Implements IClone Index Constructors constructor Methods add addDefineDatas clear clone cloneTo has remove removeDefineDatas Construc...

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

208. laya.d3.physics.shape.ColliderShape_API3.0 [ 75%]

... exported Menu Globals "laya/d3/physics/shape/ColliderShape" ColliderShape Class ColliderShape ColliderShape 用于创建形状碰撞器的父,该为抽象。 Hierarchy ColliderShape CompoundColliderShape MeshColliderShape BoxColliderShape CapsuleColliderShape ConeColliderShape Cylinde...

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

209. as3的里定义的字段编译后会被注释 [ 75%]

...字段编译后会被注释 AS3中下面的一个简单的数据 public class Demo { public var a:int; public var b:String; public function Demo() { } }通过编译后会变成下面的代码class Demo{ constructor (){ //this.a=0; //this.b=null; } }这里字段a和b在编译后会被注释掉,...

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

210. laya.d3.core.scene.bvhscenerendermanager.BVHCullPass_API3.0 [ 75%]

...Globals "laya/d3/core/scene/BVHSceneRenderManager/BVHCullPass" BVHCullPass Class BVHCullPass 实现BVH架构的裁剪Pass Hierarchy CullPassBase BVHCullPass Implements ICullPass Index Accessors cullList Methods cullByCameraCullInfo cullByShadowCullInfo cullingSpotShadow cullDistanceVolume Accesso...

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