大约有 1,546 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0057 秒)
Laya_社区(545) Laya3.0_api(360) Laya2.0_api(247) laya_api(208) Laya2.0_文档(120) Laya3.0_文档(64) Laya2.0_示例(2)
...bals "laya/d3/physicsCannon/shape/CannonColliderShape" CannonColliderShape Class CannonColliderShape ColliderShape 类用于创建形状碰撞器的父类,该类为抽象类。 Hierarchy CannonColliderShape CannonBoxColliderShape CannonSphereColliderShape CannonCompoundColliderShape Implements ICl...
来源: Laya3.0_api 发布时间: 20231102
...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
...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
...建好了UI组件脚本,而后添加的代码如下所示: const { regClass } = Laya; import { RuntimeScriptBase } from "./RuntimeScript.generated"; @regClass() export class RuntimeScript extends RuntimeScriptBase { onAwake(): void { // Button添加鼠标事件,让Image不显示 this.Button.on...
来源: Laya3.0_文档 发布时间: 20250217
...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
怎么获取完全限定类名,就像as的getQualifiedClassName 2017-03-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 15068753667 赞同来自: 只限基于ActionScript的项目,基于ts的嗝屁 const ...
来源: Laya_社区 发布时间: 20170317
...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
... exported Menu Globals "laya/d3/physics/shape/ColliderShape" ColliderShape Class ColliderShape ColliderShape 类用于创建形状碰撞器的父类,该类为抽象类。 Hierarchy ColliderShape CompoundColliderShape MeshColliderShape BoxColliderShape CapsuleColliderShape ConeColliderShape Cylinde...
来源: Laya3.0_api 发布时间: 20231115
...字段编译后会被注释 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
...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